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

Unified Diff: content/content_browser.gypi

Issue 10541110: Added sandboxed process launcher (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed ProcessID and Sync Created 8 years, 6 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 4637cdb038ac0af7793ae3e88110397108788c32..e31ae0b7e2832f051c4575fe4eb78828da81e3ff 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -194,6 +194,8 @@
'browser/android/download_controller.h',
'browser/android/jni_helper.cc',
'browser/android/jni_helper.h',
+ 'browser/android/sandboxed_process_launcher.cc',
+ 'browser/android/sandboxed_process_launcher.h',
'browser/android/trace_event_binding.cc',
'browser/android/trace_event_binding.h',
'browser/appcache/appcache_dispatcher_host.cc',

Powered by Google App Engine
This is Rietveld 408576698