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

Unified Diff: services/BUILD.gn

Issue 2678373003: [DeviceService] Move PowerMonitor interfaces, client lib, impl to live in Device Service (Closed)
Patch Set: Created 3 years, 10 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 | « device/power_monitor/public/interfaces/power_monitor.mojom ('k') | services/device/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 39efe0dd96e46c63f6c5c4a0f02bf74cf76c0754..38f150cb32c6fece223ce04ae4af62a212296194 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -15,6 +15,7 @@ import("//testing/test.gni")
# entries in the "service_unittests_catalog" target below.
service_test("service_unittests") {
deps = [
+ "//services/device:tests",
"//services/image_decoder:tests",
"//services/memory_instrumentation:tests",
]
« no previous file with comments | « device/power_monitor/public/interfaces/power_monitor.mojom ('k') | services/device/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698