| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index c23563febaac307d62befc16cbdc67b8cd767708..ca222e5739d1aa05c537885dbb0bbca3a75ea9e3 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -133,6 +133,9 @@ deps = {
|
| 'src/third_party/icu':
|
| Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '6d3b55dfa17d9a597c064eeef7ceac18c73184b7',
|
|
|
| + 'src/third_party/libexif/sources':
|
| + Var('chromium_git') + '/chromium/deps/libexif/sources.git' + '@' + '9d467f7d21e4749ee22ee7520e561ac7b38484b9',
|
| +
|
| 'src/third_party/hunspell_dictionaries':
|
| Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + 'c106afdcec5d3de2622e19f1b3294c47bbd8bd72',
|
|
|
|
|