blob: 627acffc08bbc6428e1a5947996e37bf6e1f43cb [file] [log] [blame]
// Copyright 2024 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "storage/browser/blob/features.h"
namespace features {
// Please keep features in alphabetical order.
BASE_FEATURE(kBlockCrossPartitionBlobUrlFetching,
"BlockCrossPartitionBlobUrlFetching",
base::FEATURE_ENABLED_BY_DEFAULT);
// Please keep features in alphabetical order.
} // namespace features