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

Unified Diff: content/test/BUILD.gn

Issue 2734943003: Device Service: Decouple Wake Lock from //content (Closed)
Patch Set: Rebase Created 3 years, 9 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 90cf0e761a64c2f7870335f770956607aef09525..347d93b2b7daa1739d73288bba3911d3480dd327 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -723,7 +723,7 @@ test("content_browsertests") {
"//device/screen_orientation/public/interfaces",
"//device/sensors",
"//device/sensors/public/cpp",
- "//device/wake_lock",
+ "//device/wake_lock/public/interfaces",
"//gin",
"//gpu",
"//gpu/ipc/host",

Powered by Google App Engine
This is Rietveld 408576698