Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index 0035042d05533f0d7b24e0006490fca5828d4b12..ec538f55d60eeba429d1a082ab3e697b61ebe509 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -31,7 +31,6 @@ grit("resources") { |
| buildflag_header("features") { |
| header = "features.h" |
|
sky
2017/01/06 23:27:27
Bonus if you remove unnecessary includes of a feat
F
2017/01/09 21:36:33
Done.
|
| flags = [ |
| - "ANDROID_JAVA_UI=$android_java_ui", |
| "ENABLE_APP_LIST=$enable_app_list", |
| "ENABLE_BACKGROUND=$enable_background", |
| "ENABLE_BASIC_PRINT_DIALOG=$enable_basic_print_dialog", |