DEPS 303 B

12345678910111213
  1. include_rules = [
  2. "+components/web_package",
  3. "+device/bluetooth/public",
  4. "+gin",
  5. "+net",
  6. "+services/data_decoder/public/cpp/android/safe_json_jni_headers",
  7. "+skia",
  8. "+third_party/libxml/chromium",
  9. "+third_party/blink/public",
  10. "+third_party/skia",
  11. "+third_party/zlib",
  12. "+ui/gfx",
  13. ]