diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-09 01:09:35 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-09 01:09:35 +0000 |
commit | 710e056bd5005f8d0f9f9d5f4b8623f9c9dd7004 (patch) | |
tree | aecc01ca7621a627633490c19fb043e510f431c7 | |
parent | f14a91b0b78106c0ce0006cfaa9c0984994cf755 (diff) | |
download | chromium_src-710e056bd5005f8d0f9f9d5f4b8623f9c9dd7004.zip chromium_src-710e056bd5005f8d0f9f9d5f4b8623f9c9dd7004.tar.gz chromium_src-710e056bd5005f8d0f9f9d5f4b8623f9c9dd7004.tar.bz2 |
Hopefully the last part. Updates DEPS to pull in the updated ImageSourceSki file.
BUG=5827
TEST=none
TBR=abarth
Review URL: http://codereview.chromium.org/17302
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7797 0039d316-1c4b-4281-b951-d872f2087c98
-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@7765", + "/trunk/deps/third_party/WebKit@7795", "src/third_party/icu38": "/trunk/deps/third_party/icu38@7525", |