diff options
author | deanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-02 09:48:11 +0000 |
---|---|---|
committer | deanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-02 09:48:11 +0000 |
commit | deab34b9ae3023686b243e6aab9d4f790400bf88 (patch) | |
tree | 816f861343286a43a66e9dbd8ea6fc7a8468ffbe /DEPS | |
parent | 4f3e4b10781b41d3cedc05073048f29f0c6cb667 (diff) | |
download | chromium_src-deab34b9ae3023686b243e6aab9d4f790400bf88.zip chromium_src-deab34b9ae3023686b243e6aab9d4f790400bf88.tar.gz chromium_src-deab34b9ae3023686b243e6aab9d4f790400bf88.tar.bz2 |
Roll up DEPS to pick up skia canvas ref count leak fix.
This is to pick up the follow change:
http://codereview.chromium.org/17043
Review URL: http://codereview.chromium.org/16804
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7535 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@63", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@7522", + "/trunk/deps/third_party/WebKit@7534", "src/third_party/icu38": "/trunk/deps/third_party/icu38@7525", |