diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-27 00:55:38 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-27 00:55:38 +0000 |
commit | c2f118c689aa1bc9853a6e59cfc9f12958b3f675 (patch) | |
tree | 69c03481acbae5123ea92d967ca4e8db29917a12 /DEPS | |
parent | 66c561f0d57115339fb22ae08b207d1cb6fc65e9 (diff) | |
download | chromium_src-c2f118c689aa1bc9853a6e59cfc9f12958b3f675.zip chromium_src-c2f118c689aa1bc9853a6e59cfc9f12958b3f675.tar.gz chromium_src-c2f118c689aa1bc9853a6e59cfc9f12958b3f675.tar.bz2 |
Update src/third_party/WebKit to 27313.
It only adds a svn:ignore.
NO CODE CHANGE.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/235035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27333 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@267", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@27219", + "/trunk/deps/third_party/WebKit@27313", "src/third_party/icu": "/trunk/deps/third_party/icu42@26673", |