blob: 9fbb9b76896a02a4e3598ab8cbe98ea7064f23b2 [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 COMPONENTS_SEARCH_PROVIDER_LOGOS_FEATURES_H_
#define COMPONENTS_SEARCH_PROVIDER_LOGOS_FEATURES_H_
#include "base/feature_list.h"
namespace search_provider_logos {
namespace features {
extern const base::Feature kDoodleLogging;
} // namespace features
} // namespace search_provider_logos
#endif // COMPONENTS_SEARCH_PROVIDER_LOGOS_FEATURES_H_