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

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: Typo fix. 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
« no previous file with comments | « components/power/BUILD.gn ('k') | components/power/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..df2301d5f9692c77ee0546b1f9c16fb625ec1c7b 100644
--- a/components/cdm/common/DEPS
+++ b/components/power/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+components/keyed_service",
"+content/public/common",
blundell 2014/08/13 07:00:24 This should be a dependency as well.
Daniel Nishi 2014/08/13 17:03:35 Added as dep.
]
« no previous file with comments | « components/power/BUILD.gn ('k') | components/power/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698