Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 99aaeee7675838ec2681c3a862b7f0802f860f6f..fcd4d69321933b7dcee66b6ff1574a96956aa1ad 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -108,7 +108,7 @@ allowed_hosts = [ |
| deps = { |
| 'src/breakpad/src': |
| - Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + '9fcbe255a64d39295ad5f1f15c0b92db3da83c0f', # from svn revision 1454 |
| + Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + 'd7e4030ff7d38e0d88d7ca39c1c1222940bfb3b7', # from svn revision 1456 |
| 'src/buildtools': |
| Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_revision'), |