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

Unified Diff: chrome/chrome_tests.gypi

Issue 9521013: Remove web intents from Chrome on Android build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Resolved nits Created 8 years, 9 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
« chrome/chrome_browser.gypi ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index ceea4de85a5cff92b9452c8fcb59060f17de4af7..743dd78460addec457e34c33bc2163e41a2551ce 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2459,8 +2459,10 @@
'browser/ui/window_sizer_unittest.cc',
],
'sources/': [
+ ['exclude', '^browser/intents'],
['exclude', '^browser/printing/'],
['exclude', '^browser/themes/'],
+ ['exclude', '^browser/ui/intents'],
['exclude', '^browser/ui/panels'],
['exclude', '^browser/ui/tabs/'],
['exclude', '^browser/ui/toolbar/'],
« chrome/chrome_browser.gypi ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698