Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index b83249b181d1bd03ea2fb46fb18fab1fbdaa661a..c3756681a9eab7224209c1f318bed570db804b01 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -3010,6 +3010,9 @@ extern const char kDelayNavigationDescription[]; |
// Description of the 'Debugging keyboard shortcuts' lab. |
extern const char kDebugShortcutsDescription[]; |
+extern const char kMemoryAblationName[]; |
+extern const char kMemoryAblationDescription[]; |
+ |
#if defined(OS_ANDROID) |
// Name for the flag to enable the custom context menu. |