Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(79)

Unified Diff: webkit/tools/test_shell/test_shell_devtools_agent.h

Issue 8692005: Remove usage of obsolete setMessageLoopDispatchHandler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/tools/test_shell/test_shell_devtools_agent.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/test_shell/test_shell_devtools_agent.h
diff --git a/webkit/tools/test_shell/test_shell_devtools_agent.h b/webkit/tools/test_shell/test_shell_devtools_agent.h
index d8fbea1d4659025992d6df5ece657b04fd7a30ab..bf2dc97c4056351ba9509c218cfc6816ab9ad499 100644
--- a/webkit/tools/test_shell/test_shell_devtools_agent.h
+++ b/webkit/tools/test_shell/test_shell_devtools_agent.h
@@ -50,7 +50,6 @@ class TestShellDevToolsAgent : public WebKit::WebDevToolsAgentClient {
private:
void Call(const TestShellDevToolsCallArgs& args);
void DelayedFrontendLoaded();
- static void DispatchMessageLoop();
WebKit::WebDevToolsAgent* GetWebAgent();
base::WeakPtrFactory<TestShellDevToolsAgent> weak_factory_;
« no previous file with comments | « no previous file | webkit/tools/test_shell/test_shell_devtools_agent.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698