Skip to content
Snippets Groups Projects
Commit 080936cc authored by bradnelson@google.com's avatar bradnelson@google.com
Browse files

Second attempt to pull in new breakpad + gyp + nacl.

BUG=None
TEST=None

Review URL: http://codereview.chromium.org/6301002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71370 0039d316-1c4b-4281-b951-d872f2087c98
parent 4225db83
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ vars = {
"webkit_revision": "75716",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
"nacl_revision": "4085",
"nacl_revision": "4113",
"libjingle_revision": "50",
"libvpx_revision": "65287",
"ffmpeg_revision": "70984",
......@@ -16,7 +16,7 @@ vars = {
deps = {
"src/breakpad/src":
(Var("googlecode_url") % "google-breakpad") + "/trunk/src@734",
(Var("googlecode_url") % "google-breakpad") + "/trunk/src@755",
"src/build/util/support":
"/trunk/deps/support@20411",
......@@ -55,7 +55,7 @@ deps = {
(Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@67",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@857",
(Var("googlecode_url") % "gyp") + "/trunk@874",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@6238",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment