| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 09f2ab698826a8e9e1e69c182cdc1bec59908686..a09ecf68c7a5505303ecee59e7b52105068997e8 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -3033,6 +3033,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.
|
|
|