| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 54b5cc70f1814994aaa913e1f7a0bf2b7fac54d7..970a110884dc22147a72761807683d3b3655617e 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -596,8 +596,8 @@ split_static_library("ui") {
|
| "//third_party/cld:cld_version",
|
| "//third_party/icu",
|
| "//third_party/leveldatabase",
|
| - "//third_party/libjingle",
|
| "//third_party/re2",
|
| + "//third_party/webrtc_overrides",
|
| "//third_party/zlib",
|
| "//ui/accessibility",
|
| "//ui/base",
|
|
|