2 "+content/public/renderer/isolated_world_ids.h",
3 # The frame_host files should only call upwards in the layering via the
5 "-content/browser/web_contents",
6 "-content/public/browser/web_contents.h",
7 "-content/public/browser/web_contents_delegate.h",
8 "-content/public/browser/web_contents_view.h",
11 specific_include_rules = {
12 ".*_(unit|browser)test\.cc": [
13 "+content/browser/web_contents",
14 "+content/public/browser/web_contents.h",
15 "+content/public/browser/web_contents_delegate.h",
17 ".*interstitial_page_impl\.cc": [
18 # TODO(nasko): This should be removed once we remove
19 # WebContentsObserver as the method of telling interstitial pages to
20 # clean themselves up.
21 "+content/browser/web_contents",
22 "+content/public/browser/web_contents_delegate.h",