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

Unified Diff: DEPS

Issue 10831039: Allow the mac_sdk_path GYP variable to set the Mac OS X SDK by path (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: 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 | « no previous file | build/common.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 0c5325b017c338d4dbe943b2ade8531f6aaea0a8..68de909b152899fd4d012e1630ce811f6fbade13 100644
--- a/DEPS
+++ b/DEPS
@@ -128,7 +128,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@63",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@1439",
+ (Var("googlecode_url") % "gyp") + "/trunk@1440",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698