| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index c9a862ceab4906b95797addb7f61ff0f9e811175..d01c80afd988ca651e089bd8c34ad55342af6f18 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -212,6 +212,8 @@
|
| 'browser/android/android_browser_process.h',
|
| 'browser/android/browser_jni_registrar.cc',
|
| 'browser/android/browser_jni_registrar.h',
|
| + 'browser/android/child_process_launcher.cc',
|
| + 'browser/android/child_process_launcher.h',
|
| 'browser/android/content_settings.cc',
|
| 'browser/android/content_settings.h',
|
| 'browser/android/content_startup_flags.cc',
|
| @@ -237,8 +239,6 @@
|
| 'browser/android/load_url_params.h',
|
| 'browser/android/media_player_manager_android.cc',
|
| 'browser/android/media_player_manager_android.h',
|
| - 'browser/android/sandboxed_process_launcher.cc',
|
| - 'browser/android/sandboxed_process_launcher.h',
|
| 'browser/android/surface_texture_peer_browser_impl.cc',
|
| 'browser/android/surface_texture_peer_browser_impl.h',
|
| 'browser/android/touch_point.cc',
|
|
|