[email protected] | 2d2e5c8 | 2014-01-29 23:21:41 | [diff] [blame] | 1 | include_rules = [ |
| 2 | "+components/autofill/core/common", |
Vincent Boisselle | 99a4bc7 | 2023-08-31 13:43:22 | [diff] [blame] | 3 | "+components/autofill/ios/common", |
Will Harris | 93d0dcd5 | 2023-03-14 23:38:47 | [diff] [blame] | 4 | "+components/os_crypt/sync", |
brettw | f00b9b4 | 2016-02-01 22:11:38 | [diff] [blame] | 5 | "+components/prefs", |
jww | 1d7e800d | 2014-12-09 21:02:37 | [diff] [blame] | 6 | "+components/strings/grit", |
Karol Sygiet | 15849e1 | 2024-03-18 17:09:18 | [diff] [blame] | 7 | "+components/sync/engine", |
skym | 7160384 | 2016-10-10 18:17:31 | [diff] [blame] | 8 | "+components/sync/model", |
Max Bogue | fef332d | 2016-07-28 22:09:09 | [diff] [blame] | 9 | "+components/sync/protocol", |
[email protected] | e2640609 | 2014-02-18 20:19:05 | [diff] [blame] | 10 | "+net/base", |
engedy | 7411df5 | 2014-12-15 15:41:46 | [diff] [blame] | 11 | "+net/http/http_status_code.h", |
jdoerrie | 2c18c89 | 2017-04-04 15:51:19 | [diff] [blame] | 12 | "+net/http/transport_security_state.h", |
rhalavati | cf490d4 | 2017-02-22 08:16:46 | [diff] [blame] | 13 | "+net/traffic_annotation", |
engedy | 7411df5 | 2014-12-15 15:41:46 | [diff] [blame] | 14 | "+net/url_request", |
[email protected] | bce9c53 | 2014-02-06 23:59:11 | [diff] [blame] | 15 | "+sql", |
dvadym | fe6f3f4 | 2017-06-29 13:14:04 | [diff] [blame] | 16 | "+third_party/boringssl/src/include/openssl", |
engedy | 972fd74 | 2015-01-13 15:18:47 | [diff] [blame] | 17 | "+third_party/re2", |
[email protected] | c281d50 | 2014-04-24 21:07:36 | [diff] [blame] | 18 | "+ui", |
[email protected] | 2d2e5c8 | 2014-01-29 23:21:41 | [diff] [blame] | 19 | # PasswordManager is a layered component; subdirectories must explicitly |
vabr | 5410d0b | 2015-08-07 11:02:04 | [diff] [blame] | 20 | # introduce the ability to use non-core layers as appropriate. |
[email protected] | fe003516 | 2014-05-06 14:34:55 | [diff] [blame] | 21 | "-components/password_manager/content", |
[email protected] | 2d2e5c8 | 2014-01-29 23:21:41 | [diff] [blame] | 22 | ] |