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

Unified Diff: tools/grit/grit_rule.gni

Issue 2004143002: Retry of 2b0e51237fa07b4fb9f6c20edcefce094f6cf5f5 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: tools/grit/grit_rule.gni
diff --git a/tools/grit/grit_rule.gni b/tools/grit/grit_rule.gni
index 07d8f3aebf97e437b6381d0dae2a1f7ee13ad06d..107a4bc9a0d1193546370bc9ca8d4ece78b594e0 100644
--- a/tools/grit/grit_rule.gni
+++ b/tools/grit/grit_rule.gni
@@ -305,12 +305,6 @@ if (mac_views_browser) {
"mac_views_browser",
]
}
-if (enable_topchrome_md) {
- grit_defines += [
- "-D",
- "enable_topchrome_md",
- ]
-}
grit_resource_id_file = "//tools/gritsettings/resource_ids"
grit_info_script = "//tools/grit/grit_info.py"

Powered by Google App Engine
This is Rietveld 408576698