blob: 77b30494305d3e0a6e83ddf700f1bd8d2d679a3a [file]
// 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_ENABLED_BY_DEFAULT);
} // namespace origin_matcher