| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 59fc4f605f9b5b4cbe07386ad8eba32146c81d6d..31f4b6737abff3d95faa1ba3da1e3983d7a4d094 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1638,6 +1638,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",
|
|
|