OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+components/autofill/core/common", | 2 "+components/autofill/core/common", |
3 "+components/pref_registry", | |
3 "+components/url_matcher", | 4 "+components/url_matcher", |
4 "+components/user_prefs", | |
5 "+grit/component_strings.h", | 5 "+grit/component_strings.h", |
6 "+third_party/icu", | 6 "+third_party/icu", |
7 "+ui/base/l10n", | 7 "+ui/base/l10n", |
8 "+ui/base/resource", | 8 "+ui/base/resource", |
9 ] | 9 ] |
OLD | NEW |