Index: chrome/common/features.gni |
diff --git a/chrome/common/features.gni b/chrome/common/features.gni |
index 6f90abe33fc95081a3d41c6b506383504b3c4487..622fb2f84d3035586e55b57d28a322ddf4bb62af 100644 |
--- a/chrome/common/features.gni |
+++ b/chrome/common/features.gni |
@@ -77,6 +77,8 @@ declare_args() { |
_enable_printing = enable_basic_printing || enable_print_preview |
+# Every grit target in //chrome should apply these defines so that the |
+# proper build flags can be set. |
chrome_grit_defines = [ |
"enable_app_list=$enable_app_list", |
"enable_background=$enable_background", |