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..6450fc375516d8897ad5a610067922a386ac1634 100644 |
| --- a/third_party/WebKit/Source/core/DEPS |
| +++ b/third_party/WebKit/Source/core/DEPS |
| @@ -8,6 +8,7 @@ include_rules = [ |
| "+platform", |
| "+public/platform", |
| "-public/web", |
| + "+third_party/icu/source/common/unicode", |
|
yosin_UTC9
2016/03/28 09:33:52
MEMO: This change is also in crrev.com/1833413002
Seigo Nonaka
2016/03/29 04:29:05
Done.
|
| "+third_party/skia/include", |
| "-web", |
| ] |