| Index: Source/core/inspector/InspectorInstrumentation.idl
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.idl b/Source/core/inspector/InspectorInstrumentation.idl
|
| index 8ba630f4798ead93e2f5197c141800d724424909..ca9abbe9c1990275e97d1018f7e878a25a3a82dd 100644
|
| --- a/Source/core/inspector/InspectorInstrumentation.idl
|
| +++ b/Source/core/inspector/InspectorInstrumentation.idl
|
| @@ -296,7 +296,7 @@ interface InspectorInstrumentation {
|
| [PageDebugger]
|
| void didStartProvisionalLoad([Keep] LocalFrame*);
|
|
|
| - [Inspector, DOM, Page]
|
| + [DOM, Page]
|
| void domContentLoadedEventFired([Keep] LocalFrame*);
|
|
|
| [Page]
|
|
|