| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index a985d0be7fbda5ef5a4f5b5e52a23783b0f51ef1..876d2f4a7ae27df512b5587cd825f9dc10ad32ef 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -233,6 +233,8 @@
|
| 'browser/accessibility/browser_accessibility_win.h',
|
| 'browser/android/android_browser_process.cc',
|
| 'browser/android/android_browser_process.h',
|
| + 'browser/android/android_startup_observer.cc',
|
| + 'browser/android/android_startup_observer.h',
|
| 'browser/android/browser_jni_registrar.cc',
|
| 'browser/android/browser_jni_registrar.h',
|
| 'browser/android/browser_media_player_manager.cc',
|
|
|