OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+components/data_use_measurement/core", | |
2 "+components/variations", | 3 "+components/variations", |
3 "+content/public/browser", | 4 "+content/public/browser", |
4 "+content/public/common", | 5 "+content/public/common", |
5 "+content/public/test", | 6 "+content/public/test", |
6 "+crypto", | 7 "+crypto", |
7 "+third_party/protobuf/src/google", | 8 "+third_party/protobuf/src/google", |
8 "+net", | 9 "+net", |
9 ] | 10 ] |
OLD | NEW |