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

Unified Diff: device/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: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 7cca2165a47c541e399bdc76e4089baab08e8bfa..27eee4074dbc196e90dcafbdea3f2584acb8d08a 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -72,7 +72,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