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

Unified Diff: DEPS

Issue 10830199: Working around quoting in GR_GL_CUSTOM_SETUP_HEADER fix VS2008 builder (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | skia/skia.gyp » ('j') | skia/skia.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 7ce62c5e742afa19fc99fd58f9446623f077c701..4ac71671b680bc1a087fdb5594d7410cb7247d71 100644
--- a/DEPS
+++ b/DEPS
@@ -100,7 +100,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@67",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@1451",
+ (Var("googlecode_url") % "gyp") + "/trunk@1452",
Mattias Nissler (ping if slow) 2012/08/07 16:19:19 This is not needed, I reverted the revert.
Nico 2012/08/07 16:36:27 Please mention this in the CL description.
alexeypa (please no reviews) 2012/08/07 16:50:22 Done.
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
« no previous file with comments | « no previous file | skia/skia.gyp » ('j') | skia/skia.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698