Index: chrome/browser/metro_utils/BUILD.gn |
diff --git a/chrome/browser/metro_utils/BUILD.gn b/chrome/browser/metro_utils/BUILD.gn |
index 715348504d4ae924461ac1f5bb8d82865667d6e0..c72911328fed847b7e3cdb35b1b6ab2fbaed52a6 100644 |
--- a/chrome/browser/metro_utils/BUILD.gn |
+++ b/chrome/browser/metro_utils/BUILD.gn |
@@ -9,7 +9,7 @@ source_set("metro_utils") { |
# We use a few functions from here but don't depend on the resource |
# strings. This target is indirectly linked into chrome.exe, so |
# specifically doesn't want those strings. |
- "//chrome/installer/util:with_no_strings_some_things_wont_work", |
+ "//chrome/installer/util:with_no_strings", |
] |
sources = [ |
"metro_chrome_win.cc", |