blob: 8325aae13371ee69e440e8b6dc64aa415f0e6f10 [file] [log] [blame]
rouslan908248c2017-02-27 21:30:241include_rules = [
rouslan8fdbfb242017-03-15 01:12:492 "-components/payments/content",
rouslan908248c2017-02-27 21:30:243 "-content",
4 "+components/autofill/core",
rouslan690997682017-05-09 18:07:395 "+components/keyed_service/core",
sebsgfa910f22017-04-12 02:01:036 "+components/metrics",
mahmadie3b1c5a92017-07-05 17:16:157 "+components/prefs",
anthonyvd6a43b932017-05-11 18:39:278 "+components/pref_registry",
tmartino9c32cf82017-04-04 20:34:399 "+components/strings",
Mounir Lamourifd9dcefa2017-07-06 10:26:5510 "+services/metrics/public",
rouslan908248c2017-02-27 21:30:2411 "+third_party/libaddressinput",
sebsgbcb00122017-04-13 19:48:3212 "+third_party/libphonenumber",
tmartino9c32cf82017-04-04 20:34:3913 "+ui/base",
rouslan908248c2017-02-27 21:30:2414]
Mounir Lamourifd9dcefa2017-07-06 10:26:5515
16specific_include_rules = {
17 "journey_logger_unittest\.cc": [
18 "+components/ukm",
19 ],
20}