| Index: chrome/browser/ui/BUILD.gn | 
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn | 
| index 3e6d42d2874654d283f6b1c9b7447712743fab1d..706a5165cbc90340d79f6e29706a752fc5191410 100644 | 
| --- a/chrome/browser/ui/BUILD.gn | 
| +++ b/chrome/browser/ui/BUILD.gn | 
| @@ -581,7 +581,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", | 
|  |