Chromium Code Reviews| 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, |