Index: chrome/browser/ui/BUILD.gn |
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn |
index 58835a3bd0140b06432da0453f6e169e41867f29..9af73801102727b262a72b2158178e2d63998a70 100644 |
--- a/chrome/browser/ui/BUILD.gn |
+++ b/chrome/browser/ui/BUILD.gn |
@@ -278,7 +278,7 @@ split_static_library("ui") { |
deps += [ |
"//ash", |
"//ash:ash_with_content", |
- "//ash/strings", |
+ "//ash/common/strings", |
"//ash/sysui/public/interfaces", |
"//components/user_manager", |
"//mash/shelf/public/interfaces", |