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

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

Issue 2643713002: Port BatteryMonitor into Device Service (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 | « third_party/WebKit/Source/modules/battery/BatteryDispatcher.cpp ('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 f7fbcd877e251e2cbb454352f9d1e75fa76f8565..52bc4b651ab5be2e9ae29e6d47799f0f186f7d27 100644
--- a/third_party/WebKit/Source/modules/battery/DEPS
+++ b/third_party/WebKit/Source/modules/battery/DEPS
@@ -8,5 +8,6 @@ include_rules = [
"+modules/battery",
"+platform",
"+public/platform",
+ "+services/device/public/interfaces/constants.mojom-blink.h",
"-web",
]
« no previous file with comments | « third_party/WebKit/Source/modules/battery/BatteryDispatcher.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698