Chromium Code Reviews| Index: third_party/WebKit/Source/core/DEPS |
| diff --git a/third_party/WebKit/Source/core/DEPS b/third_party/WebKit/Source/core/DEPS |
| index c34e54faa87eca91436160e3a49dd476cf3fea46..513cbafc2a332dd792b49c6e975468af3db00cff 100644 |
| --- a/third_party/WebKit/Source/core/DEPS |
| +++ b/third_party/WebKit/Source/core/DEPS |
| @@ -9,5 +9,6 @@ include_rules = [ |
| "+public/platform", |
| "-public/web", |
| "+third_party/skia/include", |
| + "+third_party/icu/source/common/unicode", |
| "-web", |
| ] |