| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index b0bae0c2cd32ca6dd831fa6dee9ef91124a08728..b601216496c64cf5ee9b2f2eb802edc2afd62c74 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -2980,6 +2980,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)
|
|
|
|
|