| Index: webkit/tools/test_shell/plain_text_controller.h
|
| diff --git a/webkit/tools/test_shell/plain_text_controller.h b/webkit/tools/test_shell/plain_text_controller.h
|
| index 737b2751393f59eb36ce1a62e3ec0abe8152d88a..20e31269e571ddceb2d397f66fae9818354f13a1 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_
|
| -
|
|
|