| Index: components/omnibox/browser/features.h
|
| diff --git a/components/omnibox/browser/features.h b/components/omnibox/browser/features.h
|
| index 06b9d2a7380b4873fd284adb9625891eae5c4a1d..8820b72a0d4da5028c202464672c17ae31cd8a99 100644
|
| --- a/components/omnibox/browser/features.h
|
| +++ b/components/omnibox/browser/features.h
|
| @@ -11,6 +11,8 @@ namespace features {
|
|
|
| extern const base::Feature kZeroSuggestRedirectToChrome;
|
|
|
| +extern const base::Feature kZeroSuggestSwapTitleAndUrl;
|
| +
|
| } // namespace features
|
|
|
| #endif // COMPONENTS_OMNIBOX_BROWSER_FEATURES_H_
|
|
|