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

Unified Diff: content/browser/BUILD.gn

Issue 2144623003: [sensors] Introduce Generic Sensor API interfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Definition for PlatformSensorProvider ctor/dtor Created 4 years, 4 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') | no next file with comments »
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 26d55998556344841668870d984aca70e0c47209..0fad5fbf02cb2cba9ce70856aaf0cea10323b15d 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -61,6 +61,7 @@ source_set("browser") {
"//device/battery",
"//device/bluetooth",
"//device/gamepad",
+ "//device/generic_sensor",
"//device/geolocation:device_geolocation",
"//device/geolocation/public/interfaces",
"//device/power_save_blocker",
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698