Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Unified Diff: DEPS

Issue 2047993002: Initial repo setup for third party library CED (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated sha-1 to fix build Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .gitignore ('k') | third_party/ced/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 1a5878f04321d0cea3087281699ca362d1c63916..930f297d89075bb45cdbbc2513d906da5aede859 100644
--- a/DEPS
+++ b/DEPS
@@ -260,6 +260,9 @@ deps = {
'src/third_party/mesa/src':
Var('chromium_git') + '/chromium/deps/mesa.git' + '@' + 'ef811c6bd4de74e13e7035ca882cc77f85793fef',
+ 'src/third_party/ced/src':
+ Var('chromium_git') + '/external/github.com/google/compact_enc_det.git' + '@' + '511859ce93b8b6a1d002b96c79aeb6b184dab44a',
+
'src/third_party/cld_2/src':
Var('chromium_git') + '/external/github.com/CLD2Owners/cld2.git' + '@' + '84b58a5d7690ebf05a91406f371ce00c3daf31c0',
« no previous file with comments | « .gitignore ('k') | third_party/ced/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698