Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1671)

Unified Diff: content/content_browser.gypi

Issue 12321131: Renamed Sandboxed process to Child process (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/content_app.gypi ('k') | content/content_jni.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 3227a52cdc5fbf45409eba4063e2ae26eeb874af..9264825f25ed70cd2f55d8e3588f38ef1522731d 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/touch_point.cc',
« no previous file with comments | « content/content_app.gypi ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698