- add sources.
[platform/framework/web/crosswalk.git] / src / content / common / gpu / DEPS
1 include_rules = [
2   "+gpu/command_buffer",
3   "+libEGL",
4   "+libGLESv2",
5   "+media/video/video_decode_accelerator.h",
6   "+media/video/video_encode_accelerator.h",
7   "+skia",
8   "+third_party/mesa",
9
10   # For single process mode
11   "+content/child/child_thread.h",
12 ]