Index: chrome/browser/resources/BUILD.gn |
diff --git a/chrome/browser/resources/BUILD.gn b/chrome/browser/resources/BUILD.gn |
index b4fb9ad7814feae08ba231b99b5063375c67add0..16864c459a9671a54fc1964d21aebbbed5c6d8a7 100644 |
--- a/chrome/browser/resources/BUILD.gn |
+++ b/chrome/browser/resources/BUILD.gn |
@@ -116,16 +116,6 @@ if (!is_android) { |
output_dir = "$root_gen_dir/chrome" |
} |
- grit("options_test_resources") { |
- source = "options_test_resources.grd" |
- defines = chrome_grit_defines |
- outputs = [ |
- "grit/options_test_resources.h", |
- "options_test_resources.pak", |
- ] |
- output_dir = "$root_gen_dir/chrome" |
- } |
- |
grit("settings_resources") { |
if (use_vulcanize) { |
source = "settings/settings_resources_vulcanized.grd" |