Refactor management of overview window copy lifetime into a separate class.
[chromium-blink-merge.git] / cc / DEPS
blob165444f25432c19475d384f41c318fdbab942618
1 include_rules = [
2   "+gpu/GLES2",
3   "+gpu/command_buffer/client/context_support.h",
4   "+gpu/command_buffer/common/mailbox.h",
5   "+media",
6   "+skia/ext",
7   "+third_party/skia/include",
8   "+third_party/khronos/GLES2/gl2.h",
9   "+third_party/khronos/GLES2/gl2ext.h",
10   "+ui/events/latency_info.h",
11   "+ui/gfx",
12   "+ui/gl",
13   # DO NOT ADD ANY NEW WEBKIT HEADERS TO THIS LIST.
14   # TODO(danakj): Drop dependencies on WebKit Platform API from cc.
15   "+third_party/WebKit/public/platform/WebGraphicsContext3D.h",