| Index: third_party/WebKit/Source/core/testing/Internals.idl
|
| diff --git a/third_party/WebKit/Source/core/testing/Internals.idl b/third_party/WebKit/Source/core/testing/Internals.idl
|
| index 42ca8c2d4797b46bbfe044d8dea7af4b1029f0c1..827dd4082bff7959209be11ba2b5e21c77616322 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.idl
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.idl
|
| @@ -27,8 +27,6 @@
|
| [
|
| DoNotCheckConstants,
|
| ] interface Internals {
|
| - DOMString address(Node node);
|
| -
|
| GCObservation observeGC(any observed);
|
|
|
| [RaisesException] DOMString elementLayoutTreeAsText(Element element);
|
|
|