 Chromium Code Reviews
 Chromium Code Reviews Issue 2843353003:
  Move ownership of PowerSaveBlocker from WakeLockServiceContext to WakeLockServiceImpl  (Closed)
    
  
    Issue 2843353003:
  Move ownership of PowerSaveBlocker from WakeLockServiceContext to WakeLockServiceImpl  (Closed) 
  | 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 = { |