| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 4d7440384aa49be628b1f4a7d278024c693375ad..0d0626e96a8da20ea0c66e55c67e40c09ff1ba16 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -159,6 +159,9 @@ deps_os = {
|
|
|
| 'src/third_party/freetype':
|
| Var('chromium_git') + '/chromium/src/third_party/freetype.git' + '@' + 'a2b9955b49034a51dfbc8bf9f4e9d312149cecac',
|
| +
|
| + 'src/third_party/requests/src':
|
| + Var('chromium_git') + '/external/github.com/kennethreitz/requests.git' + '@' + 'f172b30356d821d180fa4ecfa3e71c7274a32de4',
|
| },
|
| 'win': {
|
| 'src/third_party/nss':
|
|
|