| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index d48f020030d5ae2e8c76ab9d1700d9a386823289..44a84a8c259034e61cc5beec435d59ccf971af10 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -584,7 +584,7 @@ split_static_library("ui") {
|
| "//third_party/WebKit/public:features",
|
| "//third_party/WebKit/public:resources",
|
| "//third_party/adobe/flash:flapper_version_h",
|
| - "//third_party/brotli",
|
| + "//third_party/brotli:dec",
|
| "//third_party/cacheinvalidation",
|
| "//third_party/cld:cld_version",
|
| "//third_party/icu",
|
|
|