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

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

Issue 2899513002: Add the ability to configure feedback prompt frequency (Closed)
Patch Set: Created 3 years, 7 months 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 7027a2aee9a71f1a5c085fe56cd5349f01cf8bac..ad24e635376f2067f137f27a2c4328c9ba9bf106 100644
--- a/chrome/browser/android/chrome_feature_list.h
+++ b/chrome/browser/android/chrome_feature_list.h
@@ -50,6 +50,7 @@ extern const base::Feature kTabReparenting;
extern const base::Feature kUseNewDoodleApi;
extern const base::Feature kUserMediaScreenCapturing;
extern const base::Feature kVideoPersistence;
+extern const base::Feature kVrBrowsingFeedback;
extern const base::Feature kVrCustomTabBrowsing;
extern const base::Feature kWebPaymentsModifiers;
extern const base::Feature kWebPaymentsSingleAppUiSkip;

Powered by Google App Engine
This is Rietveld 408576698