| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 012dc47615c55c37c28d65a7c8e95dad546fc307..2e93ac8caec8e0c04e707342c8f2e207a8351a73 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1628,6 +1628,7 @@ test("content_unittests") {
|
| "//third_party/webrtc/base/task_queue_unittest.cc",
|
| ]
|
| deps += [
|
| + "//device/wake_lock/public/interfaces",
|
| "//third_party/opus",
|
| "//third_party/webrtc/api:libjingle_peerconnection",
|
| "//third_party/webrtc/api:rtc_stats_api",
|
|
|