Chromium Code Reviews| Index: Source/core/frame/WebKitPoint.idl |
| diff --git a/Source/core/frame/WebKitPoint.idl b/Source/core/frame/WebKitPoint.idl |
| index bddd6759e0ba17b9fdeb13a2d5efac3ff41a1a97..b25fd36a68b5c4f617a1526125a4114d9b08495c 100644 |
| --- a/Source/core/frame/WebKitPoint.idl |
| +++ b/Source/core/frame/WebKitPoint.idl |
| @@ -26,7 +26,6 @@ |
| [ |
| CustomConstructor, |
| CustomConstructor(float x, float y), |
| - ImplementedAs=DOMPoint, |
| WillBeGarbageCollected, |
| ] interface WebKitPoint { |
| attribute float x; |