1 # Do NOT add chrome to the list below. We shouldn't be including files from
2 # src/chrome in src/content.
7 # TEMPORARY ONLY WHILE WE REDUCE THE DEPENDENCIES.
8 # When the src\content refactoring is complete, this will be unnecessary (and
9 # in fact, a layering violation).
12 # The following directories have been refactored, so no new dependencies
13 # should be added from these directories.
14 "-chrome/browser/printing",
15 "-chrome/browser/extensions",
16 "-chrome/common/extensions",
17 "-chrome/renderer/extensions",
19 # The subdirectories in content/ will manually allow their own include
20 # directories in content/ so we disallow all of them.
33 # Don't allow inclusion of these other libs we shouldn't be calling directly.
38 "+third_party/npapi/bindings",
39 "+third_party/sqlite",
40 # Allow inclusion of WebKit API files.
41 "+third_party/WebKit/Source/WebKit/chromium",