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

Unified Diff: DEPS

Issue 2447513002: Update ICU to 58.1 (Closed)
Patch Set: address Peter's review comment / tighten dangerous pattern regex / add unittests Created 4 years, 1 month 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
Index: DEPS
diff --git a/DEPS b/DEPS
index d4e13aa65ed33937317a0ce0aa8bef83a23226ce..1dcfd2c5b5ea2943393a33b4cf8fc7a4e93b9288 100644
--- a/DEPS
+++ b/DEPS
@@ -144,7 +144,7 @@ deps = {
Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
'src/third_party/icu':
- Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'b0bd3ee50bc2e768d7a17cbc60d87f517f024dbe',
+ Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'e0d9b90cae887a97977b0992f7a746eb1c01b9ac',
'src/third_party/hunspell_dictionaries':
Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + 'dc6e7c25bf47cbfb466e0701fd2728b4a12e79d5',

Powered by Google App Engine
This is Rietveld 408576698