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

Unified Diff: third_party/WebKit/Source/modules/sensor/SensorOptions.idl

Issue 2317743002: [Sensors] Implementation of the Generic Sensor API (Closed)
Patch Set: Comments from Tim and haraken Created 4 years, 3 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
Index: third_party/WebKit/Source/modules/sensor/SensorOptions.idl
diff --git a/third_party/WebKit/Source/modules/sensor/SensorOptions.idl b/third_party/WebKit/Source/modules/sensor/SensorOptions.idl
index 6947f84da761ce1dc7816e21b98be14669ee5108..8ea653015a3d12a8948f19f98b72c05296e3163a 100644
--- a/third_party/WebKit/Source/modules/sensor/SensorOptions.idl
+++ b/third_party/WebKit/Source/modules/sensor/SensorOptions.idl
@@ -7,5 +7,4 @@
dictionary SensorOptions {
double? frequency;
- double? timeout;
};
« no previous file with comments | « third_party/WebKit/Source/modules/sensor/Sensor.cpp ('k') | third_party/WebKit/Source/modules/sensor/SensorPollingStrategy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698