| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index dbfca45559dcd308d6b6273810d06928a1d7de77..d66aa8688d6de0dbc31ecf5f52deeb1eb91406e7 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -1407,10 +1407,10 @@ split_static_library("ui") {
|
| deps += [
|
| "//ash",
|
| "//ash:ash_with_content",
|
| - "//ash/common/strings",
|
| "//ash/public/cpp:ash_public_cpp",
|
| "//ash/public/interfaces",
|
| "//ash/resources/vector_icons",
|
| + "//ash/strings",
|
| "//components/session_manager/core",
|
| "//components/user_manager",
|
| "//services/ui/public/cpp",
|
|
|