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

Unified Diff: chrome/chrome_browser.gypi

Issue 10410002: Web Intents: Remove the directory-level exclusions. (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
« no previous file with comments | « build/common.gypi ('k') | chrome/chrome_tests.gypi » ('j') | 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 1793b652a7a225bbe761b5833a0268ae06fef7da..95b9b7d50730af53b9f3519747c741657f093008 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4479,12 +4479,6 @@
['exclude', '^browser/notifications/'],
],
}],
- ['enable_web_intents==0', {
- 'sources/': [
- ['exclude', '^browser/intents'],
- ['exclude', '^browser/ui/intents'],
- ],
- }],
['enable_themes==0', {
'sources!': [
'browser/sync/glue/theme_change_processor.cc',
« no previous file with comments | « build/common.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698