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

Unified Diff: content/test/BUILD.gn

Issue 2389743002: Content Modularization Project: Move Wake Lock to //device (Closed)
Patch Set: Eliminate frame reference Created 4 years, 2 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/web_contents/web_contents_impl.cc ('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 06a721d0a3e8e67e0f60b38d5864587bbc9e9c32..48232f81a6b7b61d5bd20547335b45235d2d75f7 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -727,6 +727,7 @@ test("content_browsertests") {
"//device/battery:mojo_bindings",
"//device/power_save_blocker",
"//device/vibration:mojo_bindings",
+ "//device/wake_lock",
"//gin",
"//gpu",
"//ipc:mojom",
@@ -1219,7 +1220,6 @@ test("content_unittests") {
"../browser/streams/stream_unittest.cc",
"../browser/streams/stream_url_request_job_unittest.cc",
"../browser/tracing/background_tracing_config_unittest.cc",
- "../browser/wake_lock/wake_lock_service_context_unittest.cc",
"../browser/web_contents/aura/overscroll_navigation_overlay_unittest.cc",
"../browser/web_contents/aura/overscroll_window_animation_unittest.cc",
"../browser/web_contents/aura/overscroll_window_delegate_unittest.cc",
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | device/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698