Commit c20143ee authored by Glen Robertson's avatar Glen Robertson Committed by Commit Bot

Update partially-missing comment.

Change-Id: I82111e2602c8d0b6488c1aca2440edafca9cfddc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1949832
Commit-Queue: Glen Robertson <glenrob@chromium.org>
Commit-Queue: Dominick Ng <dominickn@chromium.org>
Auto-Submit: Glen Robertson <glenrob@chromium.org>
Reviewed-by: default avatarDominick Ng <dominickn@chromium.org>
Cr-Commit-Position: refs/heads/master@{#721384}
parent a7f8fed2
......@@ -180,7 +180,9 @@ class WebAppInstallTask : content::WebContentsObserver {
bool is_installable);
// Either dispatches an asynchronous check for whether this installation
// should be stopped and
// should be stopped and an intent to the Play Store should be made, or
// synchronously calls OnDidCheckForIntentToPlayStore() implicitly failing the
// check if it cannot be made.
void CheckForPlayStoreIntentOrGetIcons(
const blink::Manifest& manifest,
std::unique_ptr<WebApplicationInfo> web_app_info,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment