Reviewed by Ariya Hidayat.
.gitignore and webkit-tools-completion.sh have references to WebKitTools that should be Tools.
https://bugs.webkit.org/show_bug.cgi?id=51343
Follow up from the WebKitTools -> Tools rename.
* .gitignore:
2010-12-20 David Levin <levin@chromium.org>
Reviewed by Ariya Hidayat.
.gitignore and webkit-tools-completion.sh have references to WebKitTools that should be Tools.
https://bugs.webkit.org/show_bug.cgi?id=51343
Follow up from the WebKitTools -> Tools rename.
* Scripts/webkit-tools-completion.sh:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@74363
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
build/
/WebKitBuild/
autoinstall.cache.d
-WebKitTools/Scripts/webkitpy/thirdparty/autoinstalled
+Tools/Scripts/webkitpy/thirdparty/autoinstalled
# Ignore common tool auto-generated files.
.gdb_history
WebKit/chromium/*.sln
WebKit/chromium/*.vcproj*
WebKit/chromium/WebKit.xcodeproj
-WebKitTools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.xcodeproj
+Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.xcodeproj
# Ignore status files that manage Chromium dependencies.
WebKit/chromium/.gclient
+2010-12-20 David Levin <levin@chromium.org>
+
+ Reviewed by Ariya Hidayat.
+
+ .gitignore and webkit-tools-completion.sh have references to WebKitTools that should be Tools.
+ https://bugs.webkit.org/show_bug.cgi?id=51343
+
+ Follow up from the WebKitTools -> Tools rename.
+
+ * .gitignore:
+
2010-12-20 Ryuan Choi <ryuan.choi@samsung.com>
Reviewed by Antonio Gomes.
+2010-12-20 David Levin <levin@chromium.org>
+
+ Reviewed by Ariya Hidayat.
+
+ .gitignore and webkit-tools-completion.sh have references to WebKitTools that should be Tools.
+ https://bugs.webkit.org/show_bug.cgi?id=51343
+
+ Follow up from the WebKitTools -> Tools rename.
+
+ * Scripts/webkit-tools-completion.sh:
+
2010-12-20 Cosmin Truta <ctruta@chromium.org>
Reviewed by James Robinson.
#
# Set-up:
# Add a line like this to your .bashrc:
-# source /path/to/WebKitCode/WebKitTools/Scripts/webkit-tools-completion.sh
+# source /path/to/WebKitCode/Tools/Scripts/webkit-tools-completion.sh
__webkit-patch_generate_reply()
{