blob: 9a3b1a69a8b138cc9f99d3999e9d6d1802dcfaeb [file] [log] [blame]
// Copyright 2018 The Chromium Authors. All rights reserved.
// 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 {
const base::Feature kAdTagging{"AdTagging", base::FEATURE_ENABLED_BY_DEFAULT};
} // namespace subresource_filter