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

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

Issue 1538803002: Migrates battery_status from content/renderer/ to WebKit/platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Synced. Created 4 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
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 eb5f33d716490d326eeeec527c583df84652ce67..31d71c3a7bf8291bec73600e2c13d32a6341fbd4 100644
--- a/third_party/WebKit/Source/modules/battery/DEPS
+++ b/third_party/WebKit/Source/modules/battery/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+heap",
"-modules",
"+modules/EventTargetModules.h",
+ "+modules/ModulesExport.h",
"+modules/battery",
"+platform",
"+public/platform",

Powered by Google App Engine
This is Rietveld 408576698