| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 04df4f3015bb7c984f5e968a7a31ea99d356ff56..83d73d881f5141793373c41a8be3f3058b1ca435 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -579,7 +579,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",
|
|
|