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

Unified Diff: Makefile

Issue 307403004: Roll buildtools to 5d89977ce55240995d1596fe420b818468f5ec37 (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 7 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile
diff --git a/Makefile b/Makefile
index 989d3cd1edba8848b57612c6fb86d9e7e21776e9..f49be6172896bd0d87188d4a91060bad7cb4c624 100644
--- a/Makefile
+++ b/Makefile
@@ -472,4 +472,4 @@ dependencies:
git clone https://chromium.googlesource.com/chromium/buildtools.git; \
cd buildtools; \
git fetch origin; \
- git checkout 83ed7189066fd9b4b9ea15ffc2d4ab6d2da62571 )
+ git checkout 5d89977ce55240995d1596fe420b818468f5ec37 )
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698