Chromium Code Reviews| Index: url/DEPS |
| diff --git a/url/DEPS b/url/DEPS |
| index 9643291a465c3ae4531273519b20784f72f1df7c..3706c9719721ddc98746c0a9ceccf61ce60b34a9 100644 |
| --- a/url/DEPS |
| +++ b/url/DEPS |
| @@ -7,7 +7,7 @@ include_rules = [ |
| ] |
| specific_include_rules = { |
| - "url_canon_icu(\.cc|_unittest\.cc)": [ |
| + "url_canon_icu(\.h|\.cc|_unittest\.cc)": [ |
| "+third_party/icu", |
| ], |
| } |