blob: 01daa08dfcbb36ba6e3a789603bdb3fa56c9844b [file] [log] [blame]
include_rules = [
# renderer_host is intended to support the content layer's renderers. No
# reference to the tab contents is allowed.
"-chrome/browser/tab_contents",
# Allow tab_util.h for GetWebContentsByID.
"+chrome/browser/tab_contents/tab_util.h",
"+components/page_load_metrics/browser",
"+third_party/ocmock/OCMock/OCMock.h",
"+third_party/ocmock/ocmock_extensions.h",
]