| 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 711e5e43b90af29499b84b178e9bee5c1174976d..2c4bf047d424ac3f1f8deb29094b89fa034e69a7 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.idl
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.idl
|
| @@ -26,7 +26,6 @@
|
|
|
| [
|
| DoNotCheckConstants,
|
| - ConstructorCallWith=ScriptState,
|
| ] interface Internals {
|
| DOMString address(Node node);
|
|
|
|
|