Chromium Code Reviews| 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; |
| }; |