summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-31 00:17:26 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-31 00:17:26 +0000
commitd7a0e62520cfbeee62f9278e560ebd79b44fc406 (patch)
treeff944e9c4683b834608c6b5af1ed460a3957bbd6 /DEPS
parentcd769a5f8477e2eb84c79faf6137df304f839599 (diff)
downloadchromium_src-d7a0e62520cfbeee62f9278e560ebd79b44fc406.zip
chromium_src-d7a0e62520cfbeee62f9278e560ebd79b44fc406.tar.gz
chromium_src-d7a0e62520cfbeee62f9278e560ebd79b44fc406.tar.bz2
roll breakpad 938:939
939: Another -Wnull-conversion fix. BUG=none TEST=nothing changes TBR=mark Review URL: https://chromiumcodereview.appspot.com/9956043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130006 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 03f153d..d6a6bdf 100644
--- a/DEPS
+++ b/DEPS
@@ -63,7 +63,7 @@ vars = {
deps = {
"src/breakpad/src":
- (Var("googlecode_url") % "google-breakpad") + "/trunk/src@938",
+ (Var("googlecode_url") % "google-breakpad") + "/trunk/src@939",
"src/build/util/support":
"/trunk/deps/support@20411",