blob: b821f722acdad29c6599258d9704ab6e5c309afb [file]
// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/subresource_filter/core/common/common_features.h"
namespace subresource_filter {
BASE_FEATURE(kAdTagging, base::FEATURE_ENABLED_BY_DEFAULT);
BASE_FEATURE(kSubresourceFilterPrewarm, base::FEATURE_DISABLED_BY_DEFAULT);
} // namespace subresource_filter