# Please run Tools/Scripts/check-blink-deps after modifying this file.

include_rules = [
    # core/loader/archive should not depend on anything in core,
    # except for itself and core/platform.
    "-core",
    "+core/loader/archive",
    "+core/platform",
]
