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