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

Unified Diff: chrome/chrome_browser.gypi

Issue 9559014: Exclude browser/importer from Android build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address Yarron's comment: move idef'd include to the bottom of the list Created 8 years, 10 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 | « chrome/browser/net/connection_tester.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 29d8bd5ab3ae259475eced735a588a59d775e05d..69aa26fca89812d8f6c0e675f68ccdb309ccfbe4 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4750,6 +4750,7 @@
'browser/ui/window_sizer.h',
],
'sources/': [
+ ['exclude', '^browser/importer/'],
['exclude', '^browser/themes/'],
['exclude', '^browser/ui/panels/'],
['exclude', '^browser/ui/tabs/'],
« no previous file with comments | « chrome/browser/net/connection_tester.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698