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

Unified Diff: chrome/browser/DEPS

Issue 472383002: Add ProcessPowerCollector to audit power information. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Shutdown() no longer exists -- now in d'tor. 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 1aa16d90fb2b76e112f38c639132933e96b9d089..8433194d5331f30e021ca86ecc5726cd3a6862a7 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -48,6 +48,7 @@ include_rules = [
"+components/os_crypt",
"+components/password_manager",
"+components/policy",
+ "+components/power",
"+components/precache",
"+components/pref_registry",
"+components/query_parser",

Powered by Google App Engine
This is Rietveld 408576698