Chromium Code Reviews| Index: chrome/chrome_features.gyp |
| diff --git a/chrome/chrome_features.gyp b/chrome/chrome_features.gyp |
| index 6ff5d765281d460f374086f2ccaee05350cb78c8..deb1b98b1e390dab7f12db0ea5bdf12aaba917fe 100644 |
| --- a/chrome/chrome_features.gyp |
| +++ b/chrome/chrome_features.gyp |
| @@ -16,6 +16,7 @@ |
| 'buildflag_flags': [ |
| 'ENABLE_GOOGLE_NOW=<(enable_google_now)', |
| 'ANDROID_JAVA_UI=<(android_java_ui)', |
| + 'USE_VULCANIZE=<(use_vulcanize)', |
| ], |
| }, |
| }, |