Chromium Code Reviews| Index: trunk/Source/web/WebDevToolsAgentImpl.h |
| =================================================================== |
| --- trunk/Source/web/WebDevToolsAgentImpl.h (revision 169387) |
| +++ trunk/Source/web/WebDevToolsAgentImpl.h (working copy) |
| @@ -124,8 +124,6 @@ |
| // WebPageOverlay |
| virtual void paintPageOverlay(WebCanvas*) OVERRIDE; |
| - void flushPendingFrontendMessages(); |
| - |
| private: |
| // WebThread::TaskObserver |
| virtual void willProcessTask() OVERRIDE; |