chromium/components/subresource_filter/content/browser/subresource_filter_observer_manager.cc

// Copyright 2017 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/content/browser/subresource_filter_observer_manager.h"

#include "base/observer_list.h"
#include "components/subresource_filter/core/mojom/subresource_filter.mojom.h"

subresource_filter  // namespace subresource_filter