summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/plain_text_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools/test_shell/plain_text_controller.h')
-rw-r--r--webkit/tools/test_shell/plain_text_controller.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/tools/test_shell/plain_text_controller.h b/webkit/tools/test_shell/plain_text_controller.h
index 737b275..20e3126 100644
--- a/webkit/tools/test_shell/plain_text_controller.h
+++ b/webkit/tools/test_shell/plain_text_controller.h
@@ -8,7 +8,7 @@
// the test_shell to extract plain text from the DOM or the selection.
//
// The OSX reference file is in
-// WebKit/WebKitTools/DumpRenderTree/PlainTextController.mm
+// WebKit/Tools/DumpRenderTree/PlainTextController.mm
#ifndef WEBKIT_TOOLS_TEST_SHELL_PLAIN_TEXT_CONTROLLER_H_
#define WEBKIT_TOOLS_TEST_SHELL_PLAIN_TEXT_CONTROLLER_H_
@@ -36,4 +36,3 @@ class PlainTextController : public CppBoundClass {
};
#endif // WEBKIT_TOOLS_TEST_SHELL_PLAIN_TEXT_CONTROLLER_H_
-