Home | History | Annotate | Download | only in shared_impl
      1 include_rules = [
      2   "+base",
      3   "+gpu",
      4   "+media/audio",
      5   "+media/base",
      6   "+skia",
      7   "+ui/events",
      8   "+webkit/common/webpreferences.h",
      9   "+webkit/common/fileapi/file_system_types.h",
     10 
     11   "-ppapi/cpp",
     12   "-ppapi/proxy",
     13 
     14   # For testing purpose.
     15   "+ppapi/proxy/ppapi_proxy_test.h",
     16 ]
     17