| Index: components/omnibox/omnibox_switches.h
|
| diff --git a/components/omnibox/omnibox_switches.h b/components/omnibox/omnibox_switches.h
|
| index 7cd73e2c10e6db6f4544443985a34e6d0ba173bb..c259ff2eeb524a93b6d13b233722b87946380c89 100644
|
| --- a/components/omnibox/omnibox_switches.h
|
| +++ b/components/omnibox/omnibox_switches.h
|
| @@ -9,6 +9,7 @@ namespace switches {
|
|
|
| extern const char kDisableAnswersInSuggest[];
|
| extern const char kEnableAnswersInSuggest[];
|
| +extern const char kEmphasizeTitlesInOmniboxDropdown[];
|
|
|
| } // namespace switches
|
|
|
|
|