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

Unified Diff: components/power/DEPS

Issue 447053002: Add Origin Power Map to Store Battery Auditing Data. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 6 years, 4 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: components/power/DEPS
diff --git a/components/cdm/common/DEPS b/components/power/DEPS
similarity index 60%
copy from components/cdm/common/DEPS
copy to components/power/DEPS
index d5923ee96cb072bf837a7a4e685bea65e8ea0ea0..d22fdac11c3262a69daed86b6ded63eba0bfb600 100644
--- a/components/cdm/common/DEPS
+++ b/components/power/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/common",
Daniel Erat 2014/08/12 18:40:18 fix sorting here too
Daniel Nishi 2014/08/12 19:57:34 Done.
+ "+components/keyed_service",
]

Powered by Google App Engine
This is Rietveld 408576698