| include_rules = [ | |
| # Page image annotation is a layered component; subdirectories must explicitly | |
| # introduce the ability to use the content layer as appropriate. | |
| "-components/page_image_annotation/content", | |
| "+mojo/public/cpp/bindings", | |
| "+services/image_annotation/public/mojom", | |
| "+services/image_annotation/public/cpp", | |
| "+services/service_manager/public/cpp", | |
| "+third_party/skia", | |
| ] |