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

Unified Diff: content/content_app.gypi

Issue 10546079: Added sandboxed process service. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « content/content.gyp ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_app.gypi
diff --git a/content/content_app.gypi b/content/content_app.gypi
index ef1fa7a6f060216f6b57205d7ddf4cba037b2c8a..8e8004260afabd1a1579e836c0bea66142d1a36c 100644
--- a/content/content_app.gypi
+++ b/content/content_app.gypi
@@ -18,6 +18,8 @@
'app/android/content_main.cc',
'app/android/content_main.h',
'app/android/library_loader_hooks.cc',
+ 'app/android/sandboxed_process_service.cc',
+ 'app/android/sandboxed_process_service.h',
'app/content_main.cc',
'app/content_main_runner.cc',
'app/startup_helper_win.cc',
« no previous file with comments | « content/content.gyp ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698