Home | History | Annotate | Download | only in common
      1 include_rules = [
      2   "-android_webview",
      3   "+android_webview/common",
      4 
      5 # TODO(sgurun) remove these deps after crbug.com/322276 is resolved
      6   "+printing",
      7   "+third_party/WebKit/public/web/WebPrintScalingOption.h",
      8   "+ui/gfx/native_widget_types.h",
      9   "+ui/gfx/rect.h",
     10   "+ui/gfx/size.h",
     11 
     12   "+ui/gl/gpu_memory_buffer.h",
     13 ]
     14