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

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
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | device/BUILD.gn » ('j') | 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 22dc42571c9bcd30259673a3e520bb45045f39f2..09467ff617e89093d0aa4370b73df2795a1627ac 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -747,7 +747,7 @@ test("content_browsertests") {
"//device/screen_orientation/public/interfaces",
"//device/sensors",
"//device/sensors/public/cpp:full",
- "//device/wake_lock",
+ "//device/wake_lock/public/interfaces",
"//gin",
"//gpu",
"//gpu/ipc/host",
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | device/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698