blob: a8194e3a82b79a9c6dade459c22a7f28038e9a86 [file] [log] [blame]
include_rules = [
"+base/run_loop.h",
"+cc",
# TODO(crbug.com/838693): Test harnesses use LayerTreeView
# from content instead of a fake WebLayerTreeView implementation, so
# that the Web abstraction can go away.
"+content/renderer/compositor",
"+content/test",
"+gpu/command_buffer/client/gles2_interface.h",
]
specific_include_rules = {
'scoped_fake_plugin_registry\.cc': [
"+base/files/file_path.h",
],
'internals\.cc' : [
"+third_party/blink/renderer/core/exported/web_view_impl.h",
],
}