| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index 96980484c253b6d1fa947645fb1492a526807cae..51cf3910ffc8be06c1c15077c71f597ebed83ad9 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -155,7 +155,6 @@
|
| [TypeChecking=Interface] boolean isPageBoxVisible(Document document, long pageNumber);
|
|
|
| readonly attribute InternalSettings settings;
|
| - readonly attribute InternalProfilers profilers;
|
| readonly attribute InternalRuntimeFlags runtimeFlags;
|
| readonly attribute unsigned long workerThreadCount;
|
|
|
|
|