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

Unified Diff: content/test/BUILD.gn

Issue 2734943003: Device Service: Decouple Wake Lock from //content (Closed)
Patch Set: Response to review + 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 b5c8762b1e5e6f42be32ae5b1936ae9e95f438a3..94a7f65feeb584ad65af993de927ee553050f971 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -725,7 +725,7 @@ test("content_browsertests") {
"//device/sensors",
"//device/sensors/public/cpp",
"//device/vibration:mojo_bindings",
- "//device/wake_lock",
+ "//device/wake_lock/public/interfaces",
"//gin",
"//gpu",
"//gpu/ipc/host",

Powered by Google App Engine
This is Rietveld 408576698