include_rules = [
  "+gpu/GLES2",
  "+gpu/command_buffer/common/mailbox.h",
  "+media",
  "+skia/ext",
  "+third_party/skia/include",
  "+third_party/khronos/GLES2/gl2.h",
  "+third_party/khronos/GLES2/gl2ext.h",
  "+ui/base",
  "+ui/gfx",
  "+ui/gl",
  # DO NOT ADD ANY NEW WEBKIT HEADERS TO THIS LIST.
  # TODO(danakj): Drop dependencies on WebKit Platform API from cc.
  "+third_party/WebKit/public/platform/WebAnimationDelegate.h",
  "+third_party/WebKit/public/platform/WebFilterOperation.h",
  "+third_party/WebKit/public/platform/WebFilterOperations.h",
  "+third_party/WebKit/public/platform/WebGraphicsContext3D.h",
  "+third_party/WebKit/public/platform/WebGraphicsMemoryAllocation.h",
  "+third_party/WebKit/public/platform/WebLayerScrollClient.h",
]
