Chromium Code Reviews| Index: build/secondary/tools/grit/grit_rule.gni |
| diff --git a/build/secondary/tools/grit/grit_rule.gni b/build/secondary/tools/grit/grit_rule.gni |
| index 5dce76b5e94c12487687a5bd6eb76d9c37508e3b..def1381654a1e7d157c6c32294a5f9c74bc95537 100644 |
| --- a/build/secondary/tools/grit/grit_rule.gni |
| +++ b/build/secondary/tools/grit/grit_rule.gni |
| @@ -130,13 +130,6 @@ if (use_aura) { |
| ] |
| } |
| -if (use_ash) { |
| - grit_defines += [ |
| - "-D", |
| - "use_ash", |
| - ] |
| -} |
| - |
| if (use_nss_certs) { |
| grit_defines += [ |
| "-D", |