Home | History | Annotate | Download | only in lib
      1 include_rules = [
      2   "+cc/surfaces/surface_id.h",
      3   "+cc/surfaces/surface_id_allocator.h",
      4   "+gpu/GLES2",
      5   "+gpu/command_buffer/common/mailbox.h",
      6   "+mojo/geometry",
      7   "+third_party/khronos/GLES2",
      8   "+third_party/skia",
      9   "+ui/gfx",
     10 ]
     11 
     12 specific_include_rules = {
     13   "view_manager_test_suite.cc": [
     14     "+mojo/services/native_viewport/native_viewport.h",
     15     "+ui/gl",
     16   ],
     17 }
     18