summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools/test_shell/test_shell.h')
-rw-r--r--webkit/tools/test_shell/test_shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/test_shell/test_shell.h b/webkit/tools/test_shell/test_shell.h
index 8c92ca3..1c18e4f 100644
--- a/webkit/tools/test_shell/test_shell.h
+++ b/webkit/tools/test_shell/test_shell.h
@@ -188,7 +188,7 @@ public:
// Called by the WebView delegate WindowObjectCleared() method, this
// binds the layout_test_controller_ and other C++ controller classes to
// window JavaScript objects so they can be accessed by layout tests.
- virtual void BindJSObjectsToWindow(WebFrame* frame);
+ virtual void BindJSObjectsToWindow(WebKit::WebFrame* frame);
// Runs a layout test. Loads a single file (specified in params.test_url)
// into the first available window, then dumps the requested text