DEPS 354 B

123456789101112
  1. include_rules = [
  2. "+components/crash/core/common/crash_key.h",
  3. "+components/discardable_memory/client",
  4. "+components/paint_preview",
  5. "+components/services/font/public",
  6. "+content/public/child", # Windows direct write proxy access.
  7. "+content/public/utility",
  8. "+mojo/public/cpp",
  9. "+skia/ext",
  10. "+third_party/skia/include",
  11. "+ui/gfx",
  12. ]