blob: e6c0ff6ec8f2ea5493607158ec0d36aad42ea938 [file] [log] [blame]
// 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 IOS_CHROME_BROWSER_UI_EXTERNAL_SEARCH_FEATURES_H_
#define IOS_CHROME_BROWSER_UI_EXTERNAL_SEARCH_FEATURES_H_
#include "base/feature_list.h"
// Used to control the state of the External Search feature.
extern const base::Feature kExternalSearch;
#endif // IOS_CHROME_BROWSER_UI_EXTERNAL_SEARCH_FEATURES_H_