| Index: Source/core/inspector/InspectorInstrumentation.idl
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.idl b/Source/core/inspector/InspectorInstrumentation.idl
|
| index 2a187a4900793ea5bbc500eaf1e53dcb839238fc..60f5620fd3ad421c92345822e0a78d1f9e8e8966 100644
|
| --- a/Source/core/inspector/InspectorInstrumentation.idl
|
| +++ b/Source/core/inspector/InspectorInstrumentation.idl
|
| @@ -315,9 +315,6 @@ interface InspectorInstrumentation {
|
| void frameDocumentUpdated([Keep] LocalFrame*);
|
|
|
| [Page]
|
| - void loaderDetachedFromFrame(LocalFrame*, DocumentLoader*);
|
| -
|
| - [Page]
|
| void frameStartedLoading([Keep] LocalFrame*);
|
|
|
| [Page]
|
|
|