Index: chrome/browser/android/webapk/chrome_webapk_host.h |
diff --git a/chrome/browser/android/webapk/chrome_webapk_host.h b/chrome/browser/android/webapk/chrome_webapk_host.h |
index 7fb0a5aa67caa4f7700a164c842bbace45576606..dfb1113c704bac00de27bf4656761c0d938e2e70 100644 |
--- a/chrome/browser/android/webapk/chrome_webapk_host.h |
+++ b/chrome/browser/android/webapk/chrome_webapk_host.h |
@@ -29,8 +29,7 @@ class ChromeWebApkHost { |
// Registers JNI hooks. |
static bool Register(JNIEnv* env); |
- // Returns whether installing WebApk is possible either from "unknown sources" |
- // or Google Play. |
+ // Returns whether installing WebApk is possible. |
static bool CanInstallWebApk(); |
// Returns the state of installing a WebAPK from Google Play. |