Chromium Code Reviews| Index: Source/WebCore/inspector/InspectorDOMAgent.h |
| =================================================================== |
| --- Source/WebCore/inspector/InspectorDOMAgent.h (revision 88781) |
| +++ Source/WebCore/inspector/InspectorDOMAgent.h (working copy) |
| @@ -207,7 +207,6 @@ |
| void discardBindings(); |
| - static bool isContainerNode(const Node&); |
| InstrumentingAgents* m_instrumentingAgents; |
| InspectorPageAgent* m_pageAgent; |
| InspectorClient* m_client; |