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

Unified Diff: content/public/browser/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: content/public/browser/DEPS
diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS
index e779c4cff33afb31347e6cbbdba344207f7dbab3..f2291a937ce16680a20677a4d3b4c9acb9910d37 100644
--- a/content/public/browser/DEPS
+++ b/content/public/browser/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/payments/mojom/payment_app.mojom.h",
"+device/screen_orientation/public/interfaces",
+ "+device/wake_lock/public/interfaces",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698