Index: trunk/Source/core/inspector/InspectorInstrumentation.idl |
=================================================================== |
--- trunk/Source/core/inspector/InspectorInstrumentation.idl (revision 169388) |
+++ trunk/Source/core/inspector/InspectorInstrumentation.idl (working copy) |
@@ -91,9 +91,6 @@ |
[DOM, DOMDebugger, Inline=FastReturn] |
void didInvalidateStyleAttr([Keep] Node*); |
- [CSS] |
- void documentDisposed([Keep] Document*); |
- |
[CSS, Inline=FastReturn] |
void willMutateRules(CSSStyleSheet*); |