| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 9aee4f3b907ba4d9d2f5654fce881200d39419da..2ca9668e02cafcb14b15c320add1e708b4bac6db 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -309,7 +309,7 @@ static_library("ui") {
|
| sources += rebase_path(gypi_values.chrome_browser_ui_win_sources,
|
| ".", "//chrome")
|
| deps += [
|
| - "//chrome/browser/installer/util:strings",
|
| + "//chrome/installer/util:strings",
|
| "//third_party/wtl",
|
| "//third_party/iaccessible2",
|
| "//third_party/isimpledom",
|
|
|