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

Unified Diff: chrome/common/chrome_features.h

Issue 2315563002: Add PermissionPromptAndroid skeleton (Closed)
Patch Set: remove unused stuff Created 4 years, 2 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/common/chrome_features.h
diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
index 887f42207936c53c8cb1299db93572866d63086c..6e11534127029fc0e5fc1a8017314a957d52a6a4 100644
--- a/chrome/common/chrome_features.h
+++ b/chrome/common/chrome_features.h
@@ -85,6 +85,8 @@ extern const base::Feature kSimplifiedFullscreenUI;
extern const base::Feature kSyzyasanDeferredFree;
#endif
+extern const base::Feature kUseGroupedPermissionInfobars;
+
#if defined(OS_CHROMEOS)
extern const base::Feature kOptInImeMenu;

Powered by Google App Engine
This is Rietveld 408576698