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

Unified Diff: device/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: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 77f7b7433a89bf1fd4ac9c04f60efdaaa9ace343..138cb8ec26f58fa8b0fb9269546b9f8d9d51a31b 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -73,7 +73,6 @@ test("device_unittests") {
"sensors/sensor_manager_android_unittest.cc",
"sensors/sensor_manager_chromeos_unittest.cc",
"test/run_all_unittests.cc",
- "wake_lock/wake_lock_service_context_unittest.cc",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698