| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 0eacf97462bc6a0b36b98b960820c37a21797f9c..3eece6b31efda2417ea4c83d54390c6387a7db2c 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -402,8 +402,8 @@ source_set("common") {
|
| "//storage/common",
|
| "//third_party/boringssl",
|
| "//third_party/icu",
|
| - "//third_party/libjingle",
|
| "//third_party/webrtc/base:rtc_base",
|
| + "//third_party/webrtc_overrides",
|
| "//ui/accessibility",
|
| "//ui/base",
|
| "//ui/base/ime",
|
|
|