aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar yujieqin <yujieqin@google.com>2016-03-03 06:56:19 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-03-03 06:56:19 -0800
commit99354b81c33133ed63bfeeaa3a43190db44214c1 (patch)
treeabfaf7d20e51af75bc4783263d2d492d0d245d76
parent5edf82e651630308f99b65506eaff0bb17c88e79 (diff)
Revert of Update DNG SDK version. (patchset #4 id:60001 of https://codereview.chromium.org/1748363004/ )
Reason for revert: Sorry for breaking the build again... Original issue's description: > Update DNG SDK version. > > * Integrate integer overflow changes from security branch > > BUG=b/26535130 > GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1748363004 > > Committed: https://skia.googlesource.com/skia/+/be2924ad17d47f4ed49666894d87571a28f89567 > > Committed: https://skia.googlesource.com/skia/+/62c0f75159674087079140e09ef1396316577754 TBR=msarett@google.com,scroggo@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=b/26535130 Review URL: https://codereview.chromium.org/1755283004
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index bae7686604..a723d8d7ce 100644
--- 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@089babbee3f41a18e7940fa86fe4f3cfa45bc6ea",
+ "third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@6579353b8ee5d8aa1f1a96ae22798de9b41e19b8",
"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@7bf1a3c9b06bede89cec37cec0b5085c0d6d6c13",