Home | History | Annotate | Download | only in gpu
      1 include_rules = [
      2   "+gpu/command_buffer",
      3   "+libEGL",
      4   "+libGLESv2",
      5   "+media/video/video_decode_accelerator.h",
      6   "+skia",
      7   "+third_party/mesa",
      8 
      9   # For single process mode
     10   "+content/child/child_thread.h",
     11 ]
     12