Update to new DNG SDK: Integrate integer overflow fixes
authoryujieqin <yujieqin@google.com>
Wed, 16 Mar 2016 12:57:38 +0000 (05:57 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 16 Mar 2016 12:57:38 +0000 (05:57 -0700)
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

DEPS

diff --git a/DEPS b/DEPS
index 76cebe1..f429d99 100644 (file)
--- a/DEPS
+++ b/DEPS
@@ -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",