7 # Browser, renderer, common and tests access V8 for various purposes.
11 # Limit what we include from nacl.
14 # The subdirectories in chrome/ will manually allow their own include
15 # directories in chrome/ so we disallow all of them.
19 "+components/url_fixer",
20 "+components/variations",
21 "+content/public/common",
22 "+content/public/test",
26 # Don't allow inclusion of these other libs we shouldn't be calling directly.
30 "-crypto/third_party",
32 # Allow inclusion of WebKit API files.
33 "+third_party/WebKit/public/platform",
34 "+third_party/WebKit/public/web",
36 # Allow inclusion of third-party code:
37 "+third_party/hunspell",
38 "+third_party/libxml",