Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index e3b32b4d0a2af1c33709cd459bf680b2df88b359..ecedc06bf0dc55445f2e3d112175c54058c0ae92 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -199,6 +199,15 @@ extern const char kMarkHttpAsDescription[]; |
extern const char kMarkHttpAsDangerous[]; |
+// Material Design of the Incognito NTP. |
+ |
+// Name for the flag to enable the material redesign of the Incognito NTP. |
+extern const char kMaterialDesignIncognitoNTPName[]; |
+ |
+// Description for the flag to enable the material redesign |
+// of the Incognito NTP. |
+extern const char kMaterialDesignIncognitoNTPDescription[]; |
+ |
// Name of the 'Save Page as MHTML' lab. |
extern const char kSavePageAsMhtmlName[]; |