| Index: chrome/android/chrome_apk.gyp
|
| diff --git a/chrome/android/chrome_apk.gyp b/chrome/android/chrome_apk.gyp
|
| index 6e452b78c921d21034d216df469254a6a2479e57..cd9937bd3de6e83e093cdea78cbcec40519e8d4d 100644
|
| --- a/chrome/android/chrome_apk.gyp
|
| +++ b/chrome/android/chrome_apk.gyp
|
| @@ -20,8 +20,8 @@
|
| # chrome-apk but not in the published static_library which is included in the
|
| # real chrome for android.
|
| 'chrome_public_app_native_sources': [
|
| + '../app/android/chrome_main_delegate_android_initializer.cc',
|
| '../browser/android/chrome_entry_point.cc',
|
| - '../browser/android/chrome_main_delegate_staging_android_initializer.cc',
|
| ],
|
| },
|
| 'targets': [
|
|
|