| Index: chrome/browser/ui/libgtk2ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/libgtk2ui/BUILD.gn b/chrome/browser/ui/libgtk2ui/BUILD.gn
|
| index 9be4824345cb5d4b1f82b20162d952632579c36d..9b1c927360a665c3df0cc5af266d6cbea1796eaa 100644
|
| --- a/chrome/browser/ui/libgtk2ui/BUILD.gn
|
| +++ b/chrome/browser/ui/libgtk2ui/BUILD.gn
|
| @@ -92,12 +92,12 @@ component("libgtk2ui") {
|
|
|
| deps = [
|
| "//base",
|
| - "//base/third_party/dynamic_annotations",
|
| "//base:i18n",
|
| - "//chrome/app/theme:theme_resources",
|
| + "//base/third_party/dynamic_annotations",
|
| "//chrome:extra_resources",
|
| "//chrome:resources",
|
| "//chrome:strings",
|
| + "//chrome/app/theme:theme_resources",
|
| "//components/resources",
|
| "//content/public/browser",
|
| "//mojo/environment:chromium",
|
|
|