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 "+third_party/ocmock/OCMock/OCMock.h", 6 "+third_party/ocmock/ocmock_extensions.h", 7 ] 8 9