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

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

Issue 1835873002: Removes BatteryDispatcherProxy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes export settings again. Created 4 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
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 31d71c3a7bf8291bec73600e2c13d32a6341fbd4..d3ba6b6ecefa8f3338a1dcb1a771e2fa5e3a187e 100644
--- a/third_party/WebKit/Source/modules/battery/DEPS
+++ b/third_party/WebKit/Source/modules/battery/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+bindings",
"+core",
+ "+device/battery/battery_monitor.mojom.h",
"+heap",
"-modules",
"+modules/EventTargetModules.h",
« no previous file with comments | « third_party/WebKit/Source/modules/battery/BatteryManager.h ('k') | third_party/WebKit/Source/modules/battery/battery_status.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698