Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(420)

Unified Diff: chrome/common/features.gni

Issue 2494183002: Remove some global defines and build flags. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/extensions/component_loader.cc ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/browser/extensions/component_loader.cc ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698