| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 6b576db842bb309d9d97145729f7eb6b3cda8673..82450d40ec2ba7cd7aa795d0a2ab0b3ddda296e0 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -169,6 +169,7 @@ source_set("ui") {
|
| "//storage/common",
|
| "//third_party/WebKit/public:resources",
|
| "//third_party/adobe/flash:flapper_version_h",
|
| + "//third_party/brotli",
|
| "//third_party/leveldatabase",
|
| "//third_party/libjingle",
|
| "//third_party/re2",
|
|
|