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

Unified Diff: content/content_common.gypi

Issue 10399129: Added browser_process_main. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 4295110d366e178ef723c55262841dbce07665c7..97fedeb35acf94b939ab1c83356cf23c4e33bc10 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -96,6 +96,8 @@
'public/common/view_type.h',
'public/common/zygote_fork_delegate_linux.h',
'common/accessibility_messages.h',
+ 'common/android/process_main.cc',
+ 'common/android/process_main.h',
'common/appcache/appcache_backend_proxy.cc',
'common/appcache/appcache_backend_proxy.h',
'common/appcache/appcache_dispatcher.cc',

Powered by Google App Engine
This is Rietveld 408576698