// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_CONTINUOUS_SEARCH_RENDERER_CONFIG_H_ #define COMPONENTS_CONTINUOUS_SEARCH_RENDERER_CONFIG_H_ #include <string> #include "base/feature_list.h" continuous_search // namespace continuous_search #endif // COMPONENTS_CONTINUOUS_SEARCH_RENDERER_CONFIG_H_