| Index: third_party/WebKit/Source/core/dom/Range.idl
|
| diff --git a/third_party/WebKit/Source/core/dom/Range.idl b/third_party/WebKit/Source/core/dom/Range.idl
|
| index fd9b6c7e267ad791b3f7c4bd0f71026f378215d7..ed3807771cffb6391a87b5c78fd08bc2107a16b8 100644
|
| --- a/third_party/WebKit/Source/core/dom/Range.idl
|
| +++ b/third_party/WebKit/Source/core/dom/Range.idl
|
| @@ -24,7 +24,6 @@
|
| [
|
| Constructor,
|
| ConstructorCallWith=Document,
|
| - GarbageCollected,
|
| ] interface Range {
|
| readonly attribute Node startContainer;
|
| readonly attribute long startOffset;
|
|
|