Home | History | Annotate | Download | only in renderer_host
      1 include_rules = [
      2   # renderer_host is intended to support the content layer's renderers. No
      3   # reference to the tab contents is allowed.
      4   "-chrome/browser/tab_contents",
      5 ]
      6 
      7