| include_rules = [ | |
| "+chromeos", | |
| "+crypto", | |
| "+sync/base", | |
| "+sync/internal_api/public/base", | |
| "+sync/internal_api/public/util", | |
| "+sync/protocol", | |
| "+sync/test/fake_encryptor.h", | |
| # TODO(zea): remove this once we don't need the cryptographer to get the set | |
| # of encrypted types. | |
| "+sync/syncable/nigori_handler.h" | |
| ] |