// 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_FEED_FEED_FEATURE_LIST_H_ #define COMPONENTS_FEED_FEED_FEATURE_LIST_H_ #include <string> #include "base/feature_list.h" #include "base/metrics/field_trial_params.h" #include "base/time/time.h" #include "build/build_config.h" #include "components/signin/public/base/consent_level.h" // TODO(crbug.com/40741748): Clean up feedv1 features. feed // namespace feed #endif // COMPONENTS_FEED_FEED_FEATURE_LIST_H_