diff options
author | aurimas@chromium.org <aurimas@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-04 00:37:26 +0000 |
---|---|---|
committer | aurimas@chromium.org <aurimas@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-04 00:37:26 +0000 |
commit | 81a7c8767b1fe47a4a7b9488c64ef0dd2ea41c22 (patch) | |
tree | 845b062fafbfc27bdcb813d0a19c1aa632783dd1 /DEPS | |
parent | 0bec2d88ede93585840b6775be337e5d6ce035d5 (diff) | |
download | chromium_src-81a7c8767b1fe47a4a7b9488c64ef0dd2ea41c22.zip chromium_src-81a7c8767b1fe47a4a7b9488c64ef0dd2ea41c22.tar.gz chromium_src-81a7c8767b1fe47a4a7b9488c64ef0dd2ea41c22.tar.bz2 |
Roll GRIT from r152 to r155
Changes:
- r153 Edited wiki page GritUsersGuide through web user interface.
- r154 Edited wiki page GritUsersGuide through web user interface.
- r155 Start to implicitly include \n in rc_header_format.
BUG=None
NOTRY=true
Review URL: https://codereview.chromium.org/184223005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254616 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -132,7 +132,7 @@ deps = { (Var("googlecode_url") % "snappy") + "/trunk@80", "src/tools/grit": - (Var("googlecode_url") % "grit-i18n") + "/trunk@152", + (Var("googlecode_url") % "grit-i18n") + "/trunk@155", "src/tools/gyp": (Var("googlecode_url") % "gyp") + "/trunk@1857", |