Chromium Code Reviews| Index: chrome/chrome_features.gyp |
| diff --git a/chrome/chrome_features.gyp b/chrome/chrome_features.gyp |
| index 0d29f18f90a940e127ed01900f2dc1c6670b694f..6ff5d765281d460f374086f2ccaee05350cb78c8 100644 |
| --- a/chrome/chrome_features.gyp |
| +++ b/chrome/chrome_features.gyp |
| @@ -15,6 +15,7 @@ |
| 'buildflag_header_path': 'chrome/common/features.h', |
| 'buildflag_flags': [ |
| 'ENABLE_GOOGLE_NOW=<(enable_google_now)', |
| + 'ANDROID_JAVA_UI=<(android_java_ui)', |
| ], |
| }, |
| }, |