| Index: Source/core/inspector/InspectorInstrumentation.idl
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.idl b/Source/core/inspector/InspectorInstrumentation.idl
|
| index f0e98b035629066add5e87969d56a3c9311c7aa8..9da98dcdd45c680bbb167fb53af939c03990f609 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]
|
|
|