summaryrefslogtreecommitdiff
path: root/chromium/components/search_provider_logos/features.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/search_provider_logos/features.h')
-rw-r--r--chromium/components/search_provider_logos/features.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/chromium/components/search_provider_logos/features.h b/chromium/components/search_provider_logos/features.h
deleted file mode 100644
index 9fbb9b76896..00000000000
--- a/chromium/components/search_provider_logos/features.h
+++ /dev/null
@@ -1,18 +0,0 @@
-// 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_