Index: chrome/test/BUILD.gn |
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
index 7c33ec900ee0d7fd06f04300abc327b157a98240..6dd77806bcf6670105987c872540ca1b27182159 100644 |
--- a/chrome/test/BUILD.gn |
+++ b/chrome/test/BUILD.gn |
@@ -350,9 +350,7 @@ if (!is_android) { |
if (is_linux || is_win) { |
data += [ |
"$root_out_dir/chrome_100_percent.pak", |
- "$root_out_dir/chrome_material_100_percent.pak", |
"$root_out_dir/chrome_200_percent.pak", |
- "$root_out_dir/chrome_material_200_percent.pak", |
"$root_out_dir/locales/en-US.pak", |
"$root_out_dir/locales/fr.pak", |
] |