| 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"
|
|
|