2 # web interfaces cannot depend on private web code.
7 specific_include_rules = {
8 # Implementations of public web interfaces can depend on private web code.
12 # Public headers are forbidden from using any content, even if it's currently
13 # allowed in the web implementation.