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 77921b6f260b08c0f6df2d3be20fa10e2163ec60..5242adb614e37c950b690c77aaea4b85dd14d5b3 100644 |
| --- a/build/secondary/tools/grit/grit_rule.gni |
| +++ b/build/secondary/tools/grit/grit_rule.gni |
| @@ -107,15 +107,6 @@ if (is_chrome_branded) { |
| ] |
| } |
| -if (is_chromeos) { |
| - grit_defines += [ |
| - "-D", |
| - "chromeos", |
| - "-D", |
| - "scale_factors=2x", |
| - ] |
| -} |
| - |
| if (is_desktop_linux) { |
| grit_defines += [ |
| "-D", |