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

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

Issue 6015002: Rename WebKitTools->Tools. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years 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
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_
-
« no previous file with comments | « webkit/tools/test_shell/mac/DumpRenderTreePasteboard.m ('k') | webkit/tools/test_shell/text_input_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698