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

Unified Diff: chrome/chrome_tests.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 | « 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 a2d53649671b2a78205997d4ed55cb850eb718a1..8e104dcfe9c1044d3144dacfaa000fe36f53d0bb 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2054,12 +2054,6 @@
['exclude', '^browser/notifications/'],
],
}],
- ['enable_web_intents==0', {
- 'sources/': [
- ['exclude', '^browser/intents'],
- ['exclude', '^browser/ui/intents'],
- ],
- }],
['safe_browsing==1', {
'defines': [
'ENABLE_SAFE_BROWSING',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698