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

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
« no previous file with comments | « content/test/BUILD.gn ('k') | device/wake_lock/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 08cb74dc8233863ccd652ee767d5a998dd74872d..eba54e219c1c4a165fc80254f89ff978769f8cc2 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -76,7 +76,6 @@ test("device_unittests") {
"test/run_all_unittests.cc",
"u2f/u2f_apdu_unittest.cc",
"u2f/u2f_message_unittest.cc",
- "wake_lock/wake_lock_service_context_unittest.cc",
]
deps = [
« no previous file with comments | « content/test/BUILD.gn ('k') | device/wake_lock/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698