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

Unified Diff: chrome/browser/resources/BUILD.gn

Issue 2406303003: Move enable_app_list to a buildflag. (Closed)
Patch Set: More grit defines Created 4 years, 2 months 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
Index: chrome/browser/resources/BUILD.gn
diff --git a/chrome/browser/resources/BUILD.gn b/chrome/browser/resources/BUILD.gn
index 41d36284ecfde91d9acffb6f5fc392ee084ec749..49a50a3b067618168d100911af6f729637a53cce 100644
--- a/chrome/browser/resources/BUILD.gn
+++ b/chrome/browser/resources/BUILD.gn
@@ -40,6 +40,7 @@ grit("password_manager_internals_resources") {
grit("policy_resources") {
source = "md_policy/policy_resources.grd"
+ defines = chrome_grit_defines
# TODO(thestig): use_qualified_include = true
outputs = [

Powered by Google App Engine
This is Rietveld 408576698