 Chromium Code Reviews
 Chromium Code Reviews Issue 2415083002:
  Move Device Sensors client files from Blink to //device/sensors client lib  (Closed)
    
  
    Issue 2415083002:
  Move Device Sensors client files from Blink to //device/sensors client lib  (Closed) 
  | Index: content/test/BUILD.gn | 
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn | 
| index 2cf12983c8e007ccde1aa2d79265426c7350ad67..eb03f3b97b78785b72bf5d2033e6f1a33377235d 100644 | 
| --- a/content/test/BUILD.gn | 
| +++ b/content/test/BUILD.gn | 
| @@ -460,6 +460,7 @@ static_library("layouttest_support") { | 
| "//content/public/common", | 
| "//content/renderer:for_content_tests", | 
| "//device/bluetooth", | 
| + "//device/sensors/public/cpp", | 
| "//skia", | 
| "//ui/accessibility:ax_gen", | 
| "//ui/events/blink", |