[go: nahoru, domu]

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

Unified Diff: DEPS
Issue 10796051: Change protoc build rule to not use cygwin bash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix the additional paths Created 8 years, 5 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 | « .gitignore ('k') | build/protoc.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 00cfb9b86fc86a71eec1df7d86322d47723cabf5..4ef17249974e582f2f35c84f868fcf9740398a03 100644
--- a/DEPS
+++ b/DEPS
@@ -116,7 +116,7 @@ deps = {
"src/third_party/cacheinvalidation/files/src/google":
(Var("googlecode_url") % "google-cache-invalidation-api") +
- "/trunk/src/google@218",
+ "/trunk/src/google@219",
"src/third_party/leveldatabase/src":
(Var("googlecode_url") % "leveldb") + "/trunk@67",
@@ -128,7 +128,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@63",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@1440",
+ (Var("googlecode_url") % "gyp") + "/trunk@1441",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
« no previous file with comments | « .gitignore ('k') | build/protoc.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698