| Index: components/omnibox/browser/features.h
|
| diff --git a/components/omnibox/browser/features.h b/components/omnibox/browser/features.h
|
| deleted file mode 100644
|
| index 8820b72a0d4da5028c202464672c17ae31cd8a99..0000000000000000000000000000000000000000
|
| --- a/components/omnibox/browser/features.h
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -// Copyright 2017 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -#ifndef COMPONENTS_OMNIBOX_BROWSER_FEATURES_H_
|
| -#define COMPONENTS_OMNIBOX_BROWSER_FEATURES_H_
|
| -
|
| -#include "base/feature_list.h"
|
| -
|
| -namespace features {
|
| -
|
| -extern const base::Feature kZeroSuggestRedirectToChrome;
|
| -
|
| -extern const base::Feature kZeroSuggestSwapTitleAndUrl;
|
| -
|
| -} // namespace features
|
| -
|
| -#endif // COMPONENTS_OMNIBOX_BROWSER_FEATURES_H_
|
|
|