Chromium Code Reviews| Index: chrome/app/theme/BUILD.gn |
| diff --git a/chrome/app/theme/BUILD.gn b/chrome/app/theme/BUILD.gn |
| index 7c0a62f4ae3a10763932499d8a13e9a92397ffc5..408100078838ddf7b710519b8e029a174add4033 100644 |
| --- a/chrome/app/theme/BUILD.gn |
| +++ b/chrome/app/theme/BUILD.gn |
| @@ -21,13 +21,6 @@ grit("theme_resources") { |
| "//ui/resources", |
| ] |
| - if (is_mac) { |
| - outputs += [ |
| - "theme_resources_material_100_percent.pak", |
| - "theme_resources_material_200_percent.pak", |
| - ] |
| - } |
| - |
| output_dir = "$root_gen_dir/chrome" |
| } |