Chromium Code Reviews| Index: Source/core/dom/DeviceRotationRate.idl |
| diff --git a/Source/core/dom/DeviceRotationRate.idl b/Source/core/dom/DeviceRotationRate.idl |
| index d599c97927d4bfc915e6f3ba657512e2b09ed69d..51d56ed273583d8f736639cece605db664cfd710 100644 |
| --- a/Source/core/dom/DeviceRotationRate.idl |
| +++ b/Source/core/dom/DeviceRotationRate.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ImplementationLacksVTable |
| ] interface DeviceRotationRate { |
| readonly attribute double? alpha; |