[Eraser strings] Remove unused Supervised User infobar and corresponding strings
[chromium-blink-merge.git] / components / enhanced_bookmarks / enhanced_bookmark_switches.cc
blob30f183bee37fa16c57797d6ee9fb053acf944108
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "components/enhanced_bookmarks/enhanced_bookmark_switches.h"
7 namespace switches {
9 // Enable Enhanced Bookmarks.
10 const char kEnhancedBookmarksExperiment[] = "enhanced-bookmarks-experiment";
12 } // namespace switches