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

Unified Diff: device/wake_lock/DEPS

Issue 2843353003: Move ownership of PowerSaveBlocker from WakeLockServiceContext to WakeLockServiceImpl (Closed)
Patch Set: code rebase Created 3 years, 7 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: device/wake_lock/DEPS
diff --git a/device/wake_lock/DEPS b/device/wake_lock/DEPS
index b273ae3319cc3d47495e8f06a65bbe27098e5671..93fe821412e8b8800f29b8c8cd2130efbf2b33cd 100644
--- a/device/wake_lock/DEPS
+++ b/device/wake_lock/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+device/power_save_blocker",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698