 Chromium Code Reviews
 Chromium Code Reviews Issue 2818673003:
  [DeviceService] Expose battery monitoring solely via the Device Service  (Closed)
    
  
    Issue 2818673003:
  [DeviceService] Expose battery monitoring solely via the Device Service  (Closed) 
  | Index: chrome/test/BUILD.gn | 
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn | 
| index b149c1b1c9446c1338a286b21ce7bd6b4a76e7b6..129a78866696a65c1a28f86c5d3432aee62d44b6 100644 | 
| --- a/chrome/test/BUILD.gn | 
| +++ b/chrome/test/BUILD.gn | 
| @@ -3801,7 +3801,6 @@ test("unit_tests") { | 
| sources -= | 
| [ "../browser/download/download_request_infobar_delegate_unittest.cc" ] | 
| deps += [ | 
| - "//device/battery:mojo_bindings", | 
| "//ipc", | 
| "//third_party/libaddressinput", | 
| ] |