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

Unified Diff: third_party/WebKit/Source/modules/battery/DEPS

Issue 2818673003: [DeviceService] Expose battery monitoring solely via the Device Service (Closed)
Patch Set: Java file format change 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
« no previous file with comments | « third_party/WebKit/Source/modules/battery/BatteryDispatcher.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/battery/DEPS
diff --git a/third_party/WebKit/Source/modules/battery/DEPS b/third_party/WebKit/Source/modules/battery/DEPS
index 229e6a8c8dfa0c3d400ae84c1c19d91da0812132..41a121760937076a071e032b9a7dd711067a5e25 100644
--- a/third_party/WebKit/Source/modules/battery/DEPS
+++ b/third_party/WebKit/Source/modules/battery/DEPS
@@ -1,8 +1,8 @@
include_rules = [
- "+device/battery/battery_monitor.mojom-blink.h",
"-modules",
"+modules/EventTargetModules.h",
"+modules/ModulesExport.h",
"+modules/battery",
+ "+services/device/public/interfaces/battery_monitor.mojom-blink.h",
"+services/device/public/interfaces/constants.mojom-blink.h",
]
« no previous file with comments | « third_party/WebKit/Source/modules/battery/BatteryDispatcher.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698