blob: 5b302bac462b9bbe2a4c84408e66ee3245cd668c [file] [log] [blame]
// Copyright 2019 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.
#include "components/leveldb_proto/internal/leveldb_proto_feature_list.h"
namespace leveldb_proto {
const base::Feature kProtoDBSharedMigration{"ProtoDBSharedMigration",
base::FEATURE_DISABLED_BY_DEFAULT};
} // namespace leveldb_proto