Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Unified Diff: chrome/browser/android/chrome_feature_list.h

Issue 2515293004: Chrome talks to Play to install WebAPKs. (Closed)
Patch Set: Add finch flag and don't use InstallerDelegate to monitor Play install. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/android/chrome_feature_list.h
diff --git a/chrome/browser/android/chrome_feature_list.h b/chrome/browser/android/chrome_feature_list.h
index 4378165a8ff33d04fabb6396a2730b742dfef7c9..2c5758f3adabae6549df7253ea14fe8234fe7148 100644
--- a/chrome/browser/android/chrome_feature_list.h
+++ b/chrome/browser/android/chrome_feature_list.h
@@ -25,6 +25,7 @@ extern const base::Feature kNTPOfflinePagesFeature;
extern const base::Feature kNTPFakeOmniboxTextFeature;
extern const base::Feature kPhysicalWebFeature;
extern const base::Feature kPhysicalWebIgnoreOtherClientsFeature;
+extern const base::Feature kPlayInstallWebApks;
extern const base::Feature kSpecialLocaleFeature;
extern const base::Feature kSpecialLocaleWrapper;
extern const base::Feature kTabReparenting;

Powered by Google App Engine
This is Rietveld 408576698