| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index cbc45e8c05ebc702cf56c45b0b528273a0ba835d..8cc2ccce60d01a16f4230eb5f991dfa9835603d3 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -2941,6 +2941,9 @@ extern const char kOmniboxEntitySuggestionsName[];
|
| // Description of the flag that enables entity suggestions.
|
| extern const char kOmniboxEntitySuggestionsDescription[];
|
|
|
| +extern const char kPauseBackgroundTabsName[];
|
| +extern const char kPauseBackgroundTabsDescription[];
|
| +
|
| #endif // defined(OS_CHROMEOS) || defined(OS_LINUX) || defined(OS_MACOSX) ||
|
| // defined(OS_WIN)
|
|
|
|
|