Chromium Code Reviews| Index: sky/engine/core/dom/Touch.idl |
| diff --git a/sky/engine/core/dom/Touch.idl b/sky/engine/core/dom/Touch.idl |
| index 68895a950a5e98996990bdeadc52d0a559961194..8f35958002936320a2c30e3cc87b5fe7a64195bf 100644 |
| --- a/sky/engine/core/dom/Touch.idl |
| +++ b/sky/engine/core/dom/Touch.idl |
| @@ -24,7 +24,6 @@ |
| */ |
| [ |
| - WillBeGarbageCollected, |
| ] interface Touch { |
| readonly attribute double clientX; |
| readonly attribute double clientY; |