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

Unified Diff: content/content_browser.gypi

Issue 8302016: Make GTK and Aura parts orthogonal to OS parts (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 9 years, 2 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/browser/mock_content_browser_client.cc ('k') | content/public/browser/browser_main_parts.h » ('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 3ca2a59c1b661e2ef8dd7a4125e7ea02d9245782..0283b868a84b8354d51d54b510e68fb757628189 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -53,6 +53,8 @@
'browser/browser_context.h',
'browser/browser_main.cc',
'browser/browser_main.h',
+ 'browser/browser_main_loop.cc',
+ 'browser/browser_main_loop.h',
'browser/browser_message_filter.cc',
'browser/browser_message_filter.h',
'browser/browser_process_sub_thread.cc',
@@ -571,6 +573,7 @@
'browser/zygote_host_linux.cc',
'browser/zygote_host_linux.h',
'browser/zygote_main_linux.cc',
+ 'public/browser/browser_main_parts.h',
'public/browser/content_browser_client.h',
'public/browser/download_manager_delegate.h',
'public/browser/native_web_keyboard_event.h',
« no previous file with comments | « content/browser/mock_content_browser_client.cc ('k') | content/public/browser/browser_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698