| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 838e4864d720a1e863c54c7ac0c7c4ea933a98af..d27b89fc658ef6e3abc5668c10777acfe2d4284d 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -77,7 +77,7 @@ deps = {
|
| Var("webkit_trunk") + "@" + Var("webkit_revision"),
|
|
|
| "src/third_party/icu":
|
| - "/trunk/deps/third_party/icu46@210659",
|
| + "/trunk/deps/third_party/icu46@211851",
|
|
|
| "src/third_party/libexif/sources":
|
| "/trunk/deps/third_party/libexif/sources@146817",
|
| @@ -512,7 +512,8 @@ include_rules = [
|
| "+library_loaders",
|
|
|
| "+testing",
|
| - "+third_party/icu/public",
|
| + "+third_party/icu/source/common/unicode",
|
| + "+third_party/icu/source/i18n/unicode",
|
| "+url",
|
| # TODO(tfarina): Temporary, until we finish the migration to url. Remove this!
|
| "!googleurl",
|
|
|