Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 09743eab703dd6ec8759ebcf6ed1af9ae3c6feed..1e0ca0f63dcd939c8b2dd1023746bd96f14d7e7d 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -126,9 +126,6 @@ deps = { |
| 'src/third_party/colorama/src': |
| Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8', |
| - 'src/third_party/crashpad/crashpad': |
|
Mark Mentovai
2015/12/08 23:36:24
The new third_party/crashpad/crashpad was produced
|
| - Var('chromium_git') + '/crashpad/crashpad.git' + '@' + '6bebb10829332dee5c7315abafb0a8bf32840c15', |
|
Mark Mentovai
2015/12/08 23:36:24
On sync, gclient will take care of moving the old
|
| - |
|
Mark Mentovai
2015/12/08 23:47:08
Also, this brings in these PRESUBMIT warnings that
scottmg
2015/12/08 23:50:39
We could avoid those by using a _win file somehow,
Mark Mentovai
2015/12/09 01:35:26
scottmg wrote:
|
| 'src/third_party/icu': |
| Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '42c58d4e49f2250039f0e98d43e0b76e8f5ca024', |