diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-16 05:31:23 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-16 05:31:23 +0000 |
commit | ccbbc250ad912fec03f79247835c930f5b0deefc (patch) | |
tree | d165ee591bcefc006b72147e959b2679efd643a3 /DEPS | |
parent | 3c2a3d1369b6fe67239f8dbea1e4879748781f96 (diff) | |
download | chromium_src-ccbbc250ad912fec03f79247835c930f5b0deefc.zip chromium_src-ccbbc250ad912fec03f79247835c930f5b0deefc.tar.gz chromium_src-ccbbc250ad912fec03f79247835c930f5b0deefc.tar.bz2 |
roll DEPS to pick up latest WebKit
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8169 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@167", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@8151", + "/trunk/deps/third_party/WebKit@8168", "src/third_party/icu38": "/trunk/deps/third_party/icu38@7525", |