 Chromium Code Reviews
 Chromium Code Reviews Issue 2284613002:
  [sensors] Android platform adaptation for Generic Sensor API  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 2284613002:
  [sensors] Android platform adaptation for Generic Sensor API  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: content/app/BUILD.gn | 
| diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn | 
| index 1c4e91355318603af56e600d2263ad762366e25f..e30babcbebd134c9f6735740cb127341fa0e003c 100644 | 
| --- a/content/app/BUILD.gn | 
| +++ b/content/app/BUILD.gn | 
| @@ -49,6 +49,7 @@ template("implement_content_app") { | 
| "//content/child", | 
| "//device/bluetooth", | 
| "//device/gamepad", | 
| + "//device/generic_sensor", | 
| "//device/geolocation:device_geolocation", | 
| "//device/power_save_blocker", | 
| "//device/usb", |