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

Unified Diff: build/common.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 | « no previous file | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index e2e9c073e756fee906dc621eeb000df99530bff1..ea6a880a53c54ea48a4377561156eb9bf10746bc 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -254,8 +254,7 @@
# Whether one-click signin is enabled or not.
'enable_one_click_signin%': 0,
- # Enable Web Intents support in WebKit, dispatching of intents,
- # and extensions Web Intents support.
+ # Enable Web Intents support in WebKit.
'enable_web_intents%': 1,
# Enable Chrome browser extensions
« no previous file with comments | « no previous file | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698