| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 58d5ad519e93da81f4e9e9618fc0067e4be3d7f3..f8c4ca889ae1fca25131c2474f03ae6759ef4831 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -203,6 +203,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',
|
| @@ -228,8 +230,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',
|
|
|