blob: 0f1fc2b2b01f86decc537d5d0505021b47c94611 (
plain)
1
2
3
4
5
6
7
8
|
include_rules = [
"+crypto",
"+mojo/core/embedder",
"+third_party/boringssl/src/include",
"+third_party/re2",
"+third_party/blink/public/platform",
"+third_party/blink/public/web",
]
|