Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(968)

Unified Diff: content/browser/BUILD.gn

Issue 2078433002: [sensors] Introduce Generic Sensor API interfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cap frequency to 60Hz. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | device/sensors/platform_sensor.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index d35d9b87953df1b9d882ad750417a319a03621d6..ed9fceea071b4b742cf35982b77f940fb8507370 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -59,6 +59,7 @@ source_set("browser") {
"//device/battery",
"//device/bluetooth",
"//device/power_save_blocker",
+ "//device/sensors",
"//device/vibration",
"//gin",
"//google_apis",
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | device/sensors/platform_sensor.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698