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

Unified Diff: chrome/common/chrome_features.h

Issue 2636093002: Add a feature for Location Settings Dialog. (Closed)
Patch Set: Fix typo Created 3 years, 11 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 51d6c0b7bed7c363d96d516e9bfcdadeb0c87d1f..298f6b030a6226c3cefe551b97f477cf5bdecefd 100644
--- a/chrome/common/chrome_features.h
+++ b/chrome/common/chrome_features.h
@@ -68,6 +68,8 @@ extern const base::Feature kHappinessTrackingSystem;
extern const base::Feature kLinuxObsoleteSystemIsEndOfTheLine;
#endif
+extern const base::Feature kLsdPermissionPrompt;
+
extern const base::Feature kMaterialDesignBookmarks;
#if BUILDFLAG(ENABLE_EXTENSIONS)

Powered by Google App Engine
This is Rietveld 408576698