From 0152b52ad24a092dc966536e8dd7e334482463a0 Mon Sep 17 00:00:00 2001 From: "thomasvl@chromium.org" <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Wed, 2 Dec 2009 15:30:54 +0000 Subject: [PATCH] Pick up the new svn:ignore for the WebKit directory. TEST=none BUG=none Review URL: http://codereview.chromium.org/462006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33572 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 159214ef03550..908e4d1f14a3e 100644 --- a/DEPS +++ b/DEPS @@ -23,7 +23,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@336", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@27313", + "/trunk/deps/third_party/WebKit@33467", "src/third_party/icu": "/trunk/deps/third_party/icu42@33403", -- GitLab