diff options
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r-- | content/content_browser.gypi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi index 225bcd3..c774ce3 100644 --- a/content/content_browser.gypi +++ b/content/content_browser.gypi @@ -214,6 +214,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', @@ -239,8 +241,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/sync_input_event_filter.h', |