diff options
author | borenet <borenet@chromium.org> | 2016-10-21 12:01:12 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-10-21 12:01:12 -0700 |
commit | b979933e483ca932e1eb3f9180cb32f85030cb7e (patch) | |
tree | 39a2c34df0d4c36df3a4b9344f043161eb7788ed /DEPS | |
parent | 72ae431e4032985999dc0990bfbbf4acf127a74e (diff) |
Roll common DEPS
BUG=skia:
NOTRY=true
NOTREECHECKS=true
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2435333002
Review-Url: https://chromiumcodereview.appspot.com/2435333002
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ use_relative_paths = True deps = { "buildtools": "https://chromium.googlesource.com/chromium/buildtools.git@5fd66957f08bb752dca714a591c84587c9d70762", - "common": "https://skia.googlesource.com/common.git@c282fe0b6e392b14f88d647cbd86e1a3ef5498e0", + "common": "https://skia.googlesource.com/common.git@9737551d7a52c3db3262db5856e6bcd62c462b92", # There is some duplication here that might be worth cleaning up: # - can use use our existing t_p/e/libjpeg instead of pulling it for Android? |