Vectorize sad tab image.
[chromium-blink-merge.git] / chrome / app / android / chrome_main_delegate_android_initializer.cc
blob5917c0b36699ceba3d80009800726e1f4a85c1be
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "chrome/app/android/chrome_main_delegate_android.h"
7 ChromeMainDelegateAndroid* ChromeMainDelegateAndroid::Create() {
8 return new ChromeMainDelegateAndroid();