| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 5de4ffb9dd827b20b787449d9d57bf827aa2b098..f036edf67ec5aec1be1db10d99f5cdd9f0f35ad5 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -332,7 +332,7 @@ static_library("test_support") {
|
| deps += [
|
| "//third_party/webrtc/api:libjingle_peerconnection",
|
| "//third_party/webrtc/api:rtc_stats_api",
|
| - "//third_party/webrtc/base:rtc_base",
|
| + "//third_party/webrtc/base:rtc_base_approved",
|
| "//third_party/webrtc/media:rtc_media_base",
|
| "//third_party/webrtc/modules/video_capture",
|
| "//third_party/webrtc/stats:rtc_stats",
|
|
|