 Chromium Code Reviews
 Chromium Code Reviews Issue 2734943003:
  Device Service: Decouple Wake Lock from //content  (Closed)
    
  
    Issue 2734943003:
  Device Service: Decouple Wake Lock from //content  (Closed) 
  | Index: services/device/DEPS | 
| diff --git a/services/device/DEPS b/services/device/DEPS | 
| index 56fffa1fea5877244906a43d4c9f1271518dd798..46e65f61f18ee260b2c2cf0c2c527843a8225964 100644 | 
| --- a/services/device/DEPS | 
| +++ b/services/device/DEPS | 
| @@ -1,3 +1,4 @@ | 
| include_rules = [ | 
| "+device", | 
| + "+ui/gfx/native_widget_types.h", | 
| ] |