blob: ea76fc56a0062f32d0272baf4ef37d898a12fd80 [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",
Randall Raymond581d1dd2017-08-01 14:07:575 "+components/data_use_measurement",
rouslan690997682017-05-09 18:07:396 "+components/keyed_service/core",
Randall Raymond581d1dd2017-08-01 14:07:577 "+components/link_header_util",
sebsgfa910f22017-04-12 02:01:038 "+components/metrics",
mahmadie3b1c5a92017-07-05 17:16:159 "+components/prefs",
anthonyvd6a43b932017-05-11 18:39:2710 "+components/pref_registry",
tmartino9c32cf82017-04-04 20:34:3911 "+components/strings",
Shanfeng Zhang8cb898602017-07-21 02:37:0412 "+net",
Mounir Lamourifd9dcefa2017-07-06 10:26:5513 "+services/metrics/public",
John Abd-El-Malekaef36cb2018-06-26 17:18:2314 "+services/network/public/cpp",
15 "+services/network/test",
rouslan908248c2017-02-27 21:30:2416 "+third_party/libaddressinput",
Mohamad Ahmadi05142362017-08-25 18:22:2317 "+third_party/re2",
tmartino9c32cf82017-04-04 20:34:3918 "+ui/base",
rouslan908248c2017-02-27 21:30:2419]
Mounir Lamourifd9dcefa2017-07-06 10:26:5520
21specific_include_rules = {
22 "journey_logger_unittest\.cc": [
23 "+components/ukm",
24 ],
Rouslan Solomakhin11d0d8532017-09-19 18:31:5825 ".*_unittest\.cc": [
26 "+base/json/json_reader.h",
27 ]
Mounir Lamourifd9dcefa2017-07-06 10:26:5528}