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

Unified Diff: DEPS

Issue 7910002: Switch on use of precompiled headers for VS 2008. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Clean up comments++ Created 9 years, 3 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 | base/time_win.cc » ('j') | base/time_win.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 57727a492e6ecf872f47cb92bc0d507198159181..dfc1a971b60c9422b1826e3a94cde9438ab19149 100644
--- a/DEPS
+++ b/DEPS
@@ -95,7 +95,7 @@ deps = {
(Var("googlecode_url") % "snappy") + "/trunk@37",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@1037",
+ (Var("googlecode_url") % "gyp") + "/trunk@1044",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
« no previous file with comments | « no previous file | base/time_win.cc » ('j') | base/time_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698