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

Unified Diff: content/content_browser.gypi

Issue 11087007: Build browser_main_loop.cc on iOS. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 5c127f5bd6ad30f600f7fd990351de74738a9875..186e8cac41316b03888634a922058f99276c5cfe 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -872,6 +872,7 @@
['include', '^public/browser/notification_registrar\\.cc$'],
['include', '^public/browser/speech_recognition_'],
['include', '^browser/browser_context\\.cc$'],
+ ['include', '^browser/browser_main_loop\\.cc$'],
['include', '^browser/notification_service_impl\\.cc$'],
],
}, { # OS!="ios"
« content/browser/browser_main_loop.cc ('K') | « content/browser/browser_main_loop.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698