Commit 8ecd07bb authored by Jinsuk Kim's avatar Jinsuk Kim Committed by Commit Bot

Rolling DEPS for third_party/ced

94c367a Exclude UTF-16 encoding for automatic detection

BUG=630113
Test=gclient sync, make
TBR=brettw@chromium.org

Change-Id: I8457204afbeb489a8259bda34314b1dca30135fe
Reviewed-on: https://chromium-review.googlesource.com/662082Reviewed-by: default avatarJinsuk Kim <jinsukkim@chromium.org>
Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#501423}
parent d160bd7e
......@@ -271,7 +271,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/mesa.git' + '@' + 'ef811c6bd4de74e13e7035ca882cc77f85793fef',
'src/third_party/ced/src':
Var('chromium_git') + '/external/github.com/google/compact_enc_det.git' + '@' + '910cca22d881b02cbc8950fa02ccbcdcfb782456',
Var('chromium_git') + '/external/github.com/google/compact_enc_det.git' + '@' + '94c367a1fe3a13207f4b22604fcfd1d9f9ddf6d9',
'src/third_party/swiftshader':
Var('swiftshader_git') + '/SwiftShader.git' + '@' + Var('swiftshader_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment