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/content_settings/core/common",
20 "+components/url_fixer",
21 "+components/variations",
22 "+content/public/common",
23 "+content/public/test",
27 # Don't allow inclusion of these other libs we shouldn't be calling directly.
31 "-crypto/third_party",
33 # Allow inclusion of WebKit API files.
34 "+third_party/WebKit/public/platform",
35 "+third_party/WebKit/public/web",
37 # Allow inclusion of third-party code:
38 "+third_party/hunspell",
39 "+third_party/libxml",