Commit 64cb3a3e authored by jinsukkim's avatar jinsukkim Committed by Commit bot

Rolling DEPS for third_party/ced

This CL cleans up unnecessary build configuration to facilitate
Chrome build.

BUG=630113
TEST=gclient sync, make

Review-Url: https://codereview.chromium.org/2169843002
Cr-Commit-Position: refs/heads/master@{#406976}
parent 59a0584f
...@@ -250,7 +250,7 @@ deps = { ...@@ -250,7 +250,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/mesa.git' + '@' + 'ef811c6bd4de74e13e7035ca882cc77f85793fef', Var('chromium_git') + '/chromium/deps/mesa.git' + '@' + 'ef811c6bd4de74e13e7035ca882cc77f85793fef',
'src/third_party/ced/src': 'src/third_party/ced/src':
Var('chromium_git') + '/external/github.com/google/compact_enc_det.git' + '@' + '45c3d4a3d7ee40adf271748f3c4177fa293800e1', Var('chromium_git') + '/external/github.com/google/compact_enc_det.git' + '@' + '7645a37dd138aea639f30e2a18e04bc17b586367',
'src/third_party/cld_2/src': 'src/third_party/cld_2/src':
Var('chromium_git') + '/external/github.com/CLD2Owners/cld2.git' + '@' + '84b58a5d7690ebf05a91406f371ce00c3daf31c0', Var('chromium_git') + '/external/github.com/CLD2Owners/cld2.git' + '@' + '84b58a5d7690ebf05a91406f371ce00c3daf31c0',
......
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