// Copyright 2018 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_SEARCH_NTP_FEATURES_H_ #define COMPONENTS_SEARCH_NTP_FEATURES_H_ #include <string> #include <vector> #include "base/feature_list.h" #include "base/metrics/field_trial_params.h" namespace base { class TimeDelta; } // namespace base ntp_features // namespace ntp_features #endif // COMPONENTS_SEARCH_NTP_FEATURES_H_