summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornewt@chromium.org <newt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-15 21:47:26 +0000
committernewt@chromium.org <newt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-15 21:47:26 +0000
commit194c0cb0f607889ad8faed1069ef05ab57dd0aa9 (patch)
treeaac48580bca4acd791aa303be7fb56c7480c24b6 /DEPS
parent7e24ba495f0f003bce9f38477e1fe0eaab7b7c16 (diff)
downloadchromium_src-194c0cb0f607889ad8faed1069ef05ab57dd0aa9.zip
chromium_src-194c0cb0f607889ad8faed1069ef05ab57dd0aa9.tar.gz
chromium_src-194c0cb0f607889ad8faed1069ef05ab57dd0aa9.tar.bz2
Roll grit 100:101
r101: Make grit build's -f flag relative to cwd. This also updates remoting.gyp to the new usage of -f. Review URL: https://chromiumcodereview.appspot.com/11906006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176978 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7932342..56029b2 100644
--- a/DEPS
+++ b/DEPS
@@ -100,7 +100,7 @@ deps = {
(Var("googlecode_url") % "snappy") + "/trunk@63",
"src/tools/grit":
- (Var("googlecode_url") % "grit-i18n") + "/trunk@100",
+ (Var("googlecode_url") % "grit-i18n") + "/trunk@101",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1556",