Index: chrome/browser/banners/app_banner_data_fetcher.h |
diff --git a/chrome/browser/banners/app_banner_data_fetcher.h b/chrome/browser/banners/app_banner_data_fetcher.h |
index 214017ede45d586fd632a276c5c4134c668cf120..a1af6fc874fdca7f7572a22b0bff2e1fe2c2a9b4 100644 |
--- a/chrome/browser/banners/app_banner_data_fetcher.h |
+++ b/chrome/browser/banners/app_banner_data_fetcher.h |
@@ -158,7 +158,6 @@ class AppBannerDataFetcher : public base::RefCountedThreadSafe< |
void OnHasServiceWorker(content::WebContents* web_contents); |
// Returns whether the given web app has already been installed. |
- // Implemented on desktop platforms only. |
virtual bool IsWebAppInstalled(content::BrowserContext* browser_context, |
const GURL& start_url); |