Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Unified Diff: DEPS

Issue 6128009: Pulling in newer gyp, nacl, and breakpad to bring together stronger gyp warni... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 71115)
+++ DEPS (working copy)
@@ -8,7 +8,7 @@
"skia_revision": "673",
"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 @@
deps = {
"src/breakpad/src":
- (Var("googlecode_url") % "google-breakpad") + "/trunk/src@734",
+ (Var("googlecode_url") % "google-breakpad") + "/trunk/src@753",
"src/build/util/support":
"/trunk/deps/support@20411",
@@ -55,7 +55,7 @@
(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",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698