blob: 9130da3b2c9c18b162690e6ea60d5d4e73e0f530 [file] [log] [blame]
// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/breadcrumbs/core/features.h"
namespace breadcrumbs {
BASE_FEATURE(kLogBreadcrumbs,
"LogBreadcrumbs",
base::FEATURE_DISABLED_BY_DEFAULT);
} // namespace breadcrumbs