blob: d1fb9905453a4ab18f225d76ac0bc357de3b8f45 [file] [log] [blame]
include_rules = [
"-cc/surfaces", # cc shouldn't depend directly on the surface implementation
"+gpu/GLES2",
"+gpu/command_buffer/client/context_support.h",
"+gpu/command_buffer/client/gles2_interface.h",
"+gpu/command_buffer/client/gles2_interface_stub.h", # for tests
"+gpu/command_buffer/common/capabilities.h",
"+gpu/command_buffer/common/gpu_memory_allocation.h",
"+gpu/command_buffer/common/mailbox.h",
"+gpu/command_buffer/common/mailbox_holder.h",
"+media",
"+skia/ext",
"+third_party/khronos/GLES2/gl2.h",
"+third_party/khronos/GLES2/gl2ext.h",
"+third_party/skia/include",
"+ui/events/latency_info.h",
"+ui/gfx",
"+ui/gl",
]