Index: chrome/common/chrome_features.h |
diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h |
index f1fc0b7ff0771ecc373820604467c4cda8d0d4a0..7b0862011874b87d33dd5dc776d2d8648c9309be 100644 |
--- a/chrome/common/chrome_features.h |
+++ b/chrome/common/chrome_features.h |
@@ -23,6 +23,8 @@ extern const base::Feature kAutomaticTabDiscarding; |
extern const base::Feature kLinuxObsoleteSystemIsEndOfTheLine; |
#endif |
+extern const base::Feature kSimplifiedFullscreenUI; |
+ |
// DON'T ADD RANDOM STUFF HERE. Put it in the main section above in |
// alphabetical order, or in one of the ifdefs (also in order in each section). |