| Index: Source/core/testing/InternalProfilers.idl
|
| diff --git a/Source/core/testing/InternalProfilers.idl b/Source/core/testing/InternalProfilers.idl
|
| index f8c93f42d3eca29251faa6f326568e0c6fb74f8f..c73eb1a25722945dc401d4be22524369769235d5 100644
|
| --- a/Source/core/testing/InternalProfilers.idl
|
| +++ b/Source/core/testing/InternalProfilers.idl
|
| @@ -30,7 +30,6 @@
|
|
|
| [
|
| WillBeGarbageCollected,
|
| - NoInterfaceObject, // testing interfaces do not appear on global objects
|
| ] interface InternalProfilers {
|
| void startHeapProfiling(DOMString prefix);
|
| void stopHeapProfiling();
|
|
|