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

Unified Diff: Makefile

Issue 122063003: Revert r18435 "... Roll gyp 1685:1806" (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 12 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') | build/gyp_v8.py » ('j') | 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 50d912450b7144817e98f5b8fe8a35bc3cb795ab..2c75cffbe79a7c93c3ceed227f5a405b50f83a1f 100644
--- a/Makefile
+++ b/Makefile
@@ -441,7 +441,7 @@
# Remember to keep these in sync with the DEPS file.
dependencies:
svn checkout --force http://gyp.googlecode.com/svn/trunk build/gyp \
- --revision 1685
+ --revision 1806
svn checkout --force \
https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
third_party/icu --revision 239289
« no previous file with comments | « DEPS ('k') | build/gyp_v8.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698