DEPS 521 B

1234567891011121314151617
  1. include_rules = [
  2. "+ash/public",
  3. "+chromeos/crosapi/cpp/lacros_startup_state.h",
  4. "+chromeos/ui/base/window_state_type.h",
  5. "+components/account_id/account_id.h",
  6. "+components/app_constants/constants.h",
  7. "+components/app_restore",
  8. "+components/keyed_service/core",
  9. "+components/services/app_service/public/cpp",
  10. "+components/sync",
  11. "+components/tab_groups",
  12. "+components/version_info",
  13. "+third_party/re2",
  14. "+ui/base/ui_base_types.h",
  15. "+ui/base/window_open_disposition.h",
  16. "+ui/gfx/geometry"
  17. ]