blob: f70afeada11c68ee1ec04b2d2ab17beec189f94f [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,
base::FEATURE_ENABLED_BY_DEFAULT);
// Please keep features in alphabetical order.
} // namespace features