
Following the spec changes, this CL updates the enum value returned by the new `availability()` API for the prompt API. The old `capabilities()` API will remain unchanged for backward compatibility. - readily -> available - after-download -> downloadable - no -> unavailable The downloading state will be implemented in the later CL. NO_IFTTT=false alarm Bug: 395509560 Change-Id: I8b081b6132cf4deec2d63d6e5535da82781771ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6242500 Reviewed-by: Daseul Lee <dslee@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Mingyu Lei <leimy@chromium.org> Reviewed-by: Mike Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/main@{#1420338}