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

Unified Diff: services/device/battery/DEPS

Issue 2818673003: [DeviceService] Expose battery monitoring solely via the Device Service (Closed)
Patch Set: Rebase only Created 3 years, 8 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: services/device/battery/DEPS
diff --git a/device/battery/DEPS b/services/device/battery/DEPS
similarity index 60%
rename from device/battery/DEPS
rename to services/device/battery/DEPS
index d6abddad069c1e69bc474894adfdc0640288cf26..9998e61ecf19c9192e111ac91318013cb3969418 100644
--- a/device/battery/DEPS
+++ b/services/device/battery/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+chromeos/dbus",
"+dbus",
]

Powered by Google App Engine
This is Rietveld 408576698