| Index: extensions/BUILD.gn
|
| diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
|
| index ffe15e8e698e8075a1dd6c834e63c8f9e0180fa8..d8b2bf1c6796b9fc206c2c0182cf042af29e0f20 100644
|
| --- a/extensions/BUILD.gn
|
| +++ b/extensions/BUILD.gn
|
| @@ -312,8 +312,8 @@ source_set("chrome_extensions_browsertests") {
|
| "//third_party/icu",
|
| "//third_party/leveldatabase",
|
| "//third_party/libaddressinput",
|
| - "//third_party/libjingle",
|
| "//third_party/webrtc/modules/desktop_capture",
|
| + "//third_party/webrtc_overrides",
|
| "//third_party/widevine/cdm:headers",
|
| "//ui/accessibility:test_support",
|
| "//ui/base:test_support",
|
|
|