Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(467)

Unified Diff: content/test/BUILD.gn

Issue 2886603003: Convert //content/browser/webrtc to be clients of WakeLock mojo service. (Closed)
Patch Set: Addressed chfremer@'s review comments Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/webrtc/webrtc_internals_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « content/browser/webrtc/webrtc_internals_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698