blob: 8153c5a82e38f29ad50ba0466995c8a4be6eea7b [file] [log] [blame]
include_rules = [
"-core",
"+core/CoreExport.h",
"+core/fetch",
# core/fetch/ shouldn't depend on anything else in core/,
# but has not been fully isolated yet.
# Do not add to this list.
"!core/css/StyleSheetContents.h",
"!core/dom/XMLDocument.h",
"!core/html/HTMLImageElement.h",
"!core/html/parser/TextResourceDecoder.h",
"!core/inspector/InspectorInstrumentation.h",
"!core/layout/LayoutObject.h",
"!core/svg/graphics/SVGImage.h",
"!core/svg/graphics/SVGImageForContainer.h",
]