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

Unified Diff: build/common.gypi

Issue 148523005: This fixes debugging chrome apps from the dart editor. (Closed) Base URL: http://src.chromium.org/chrome/branches/dart/1700/src/
Patch Set: Created 6 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
===================================================================
--- build/common.gypi (revision 243199)
+++ build/common.gypi (working copy)
@@ -339,7 +339,7 @@
'enable_automation%': 1,
# Enable Google Now.
- 'enable_google_now%': 1,
+ 'enable_google_now%': 0,
# Enable printing support and UI. This variable is used to configure
# which parts of printing will be built. 0 disables printing completely,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698