blob: 2ae5c7bdef560ff199526b794d4a1948f022c477 [file] [log] [blame]
jamesr@chromium.org94f206c2012-08-25 00:09:141include_rules = [
gman@chromium.orgd5bf7ca2013-01-09 19:56:402 "+gpu/GLES2",
jamesr@chromium.org6ffaaf32013-10-22 04:05:543 "+gpu/command_buffer/client/context_support.h",
jamesr@chromium.orga99d82f2013-12-08 22:14:114 "+gpu/command_buffer/client/gles2_interface.h",
5 "+gpu/command_buffer/client/gles2_interface_stub.h", # for tests
jamesr@chromium.orgf44d5552013-10-29 04:56:296 "+gpu/command_buffer/common/gpu_memory_allocation.h",
boliu@chromium.org6d668892013-12-04 21:37:127 "+gpu/command_buffer/common/capabilities.h",
piman@chromium.org1aca0092013-03-04 22:46:038 "+gpu/command_buffer/common/mailbox.h",
danakj@chromium.org3be21712012-12-06 06:13:209 "+media",
wjmaclean@google.com940a6162012-10-03 21:24:4110 "+skia/ext",
skaslev@chromium.org0b056ee2012-10-15 21:31:2111 "+third_party/skia/include",
jamesr@chromium.org94f206c2012-08-25 00:09:1412 "+third_party/khronos/GLES2/gl2.h",
13 "+third_party/khronos/GLES2/gl2ext.h",
ben@chromium.orgf40d3a02013-09-23 19:39:4114 "+ui/events/latency_info.h",
enne@chromium.org3fe7ba02012-10-12 22:39:2315 "+ui/gfx",
jamesr@chromium.org1b901a32012-12-07 08:52:0316 "+ui/gl",
jamesr@chromium.orgc28df4c12013-05-22 17:36:4917 # DO NOT ADD ANY NEW WEBKIT HEADERS TO THIS LIST.
danakj@chromium.org3be21712012-12-06 06:13:2018 # TODO(danakj): Drop dependencies on WebKit Platform API from cc.
abarth@chromium.org674de992013-05-29 22:05:2719 "+third_party/WebKit/public/platform/WebGraphicsContext3D.h",
jamesr@chromium.org94f206c2012-08-25 00:09:1420]