Chromium Code Reviews| Index: tools/grit/grit_rule.gni |
| diff --git a/tools/grit/grit_rule.gni b/tools/grit/grit_rule.gni |
| index 694f1ca77028e06e1a4ff9f0d40a3ddb6277eea2..b3c6adf0f1b05d6b0c4b2587432d6d8721bef9b7 100644 |
| --- a/tools/grit/grit_rule.gni |
| +++ b/tools/grit/grit_rule.gni |
| @@ -241,12 +241,6 @@ if (current_toolchain != host_toolchain) { |
| } |
| } |
| -if (enable_extensions) { |
| - grit_defines += [ |
| - "-D", |
| - "enable_extensions", |
| - ] |
| -} |
| if (enable_media_router) { |
| grit_defines += [ |
| "-D", |