diff options
author | yujieqin <yujieqin@google.com> | 2016-03-16 05:57:38 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-16 05:57:38 -0700 |
commit | 246723f7e7baddeecc91820832320d0a961ca115 (patch) | |
tree | 5ec75010a0425333f9dbed597d957e04831760e1 /DEPS | |
parent | ca26a180c3993346c40dd9b7fc6daf8b5224f0cd (diff) |
Update to new DNG SDK: Integrate integer overflow fixes
BUG=b/26535130
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1801063002
Review URL: https://codereview.chromium.org/1801063002
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ deps = { "third_party/externals/libpng" : "https://skia.googlesource.com/third_party/libpng.git@52846504da1f519cf1bb89636caf9110e8677443", "third_party/externals/giflib" : "https://android.googlesource.com/platform/external/giflib.git@ab10e256df4f684260ca239905b1cec727181f6c", - "third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@55625cf05f4345dcab5d9d92b83bb8b5606debab", + "third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@1754202ed3e25b98179a4f377f0bdd605d9a157a", "third_party/externals/piex" : "https://android.googlesource.com/platform/external/piex.git@883a1e5419990f51b8e928969e9c5a09869bce0e", "third_party/externals/libjpeg-turbo" : "https://skia.googlesource.com/third_party/libjpeg-turbo.git@b38b934d246fca482eb6801f4ce79422954a635e", |