diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-13 03:34:28 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-13 03:34:28 +0000 |
commit | 1353a09a96e0427f01913a94149b7bc91beb2284 (patch) | |
tree | 384fdbe7cd3ff4de70a371db2ff003eb0f3fe497 /DEPS | |
parent | b8cc821131b9feb292305b007e4ebce4ce04f9b7 (diff) | |
download | chromium_src-1353a09a96e0427f01913a94149b7bc91beb2284.zip chromium_src-1353a09a96e0427f01913a94149b7bc91beb2284.tar.gz chromium_src-1353a09a96e0427f01913a94149b7bc91beb2284.tar.bz2 |
Roll DEPS for Breakpad r897:r902. Mostly changes being upstreamed from CrOS's branch. Cleanup some whitespaces while we're at it.
Review URL: http://codereview.chromium.org/9158035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117602 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ vars = { deps = { "src/breakpad/src": - (Var("googlecode_url") % "google-breakpad") + "/trunk/src@897", + (Var("googlecode_url") % "google-breakpad") + "/trunk/src@902", "src/build/util/support": "/trunk/deps/support@20411", |