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

Unified Diff: content/test/BUILD.gn

Issue 2734943003: Device Service: Decouple Wake Lock from //content (Closed)
Patch Set: Bugfix 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 56ed3195c1258d49336b7a365b2fc115eab40dd8..d485d460acd72b753b3d11ecf7ea0ae99cba4645 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -724,7 +724,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