chromium/components/fingerprinting_protection_filter/DEPS

# TODO(https://crbug.com/40280666): Split DEPS by component subdirectory.
include_rules = [
  "+components/content_settings/browser",
  "+components/content_settings/core",
  "+components/prefs",
  "+components/privacy_sandbox",
  "+components/content_settings/browser",
  "+components/content_settings/core",
  "+components/subresource_filter/content/shared/browser",
  "+components/subresource_filter/content/shared/common",
  "+components/subresource_filter/content/shared/renderer",
  "+components/subresource_filter/core",
  "+components/sync_preferences/testing_pref_service_syncable.h",
  "+components/ukm",
  "+components/url_pattern_index/proto",
  "+content/public/browser",
  "+content/public/common",
  "+content/public/renderer",
  "+content/public/test",
  "+ipc/ipc_channel_proxy.h",
  "+mojo/public/cpp",
  "+net/base",
  "+net/url_request",
  "+services/metrics/public/cpp",
  "+services/network/public/cpp",
  "+services/network/public/mojom",
  "+third_party/blink/public/common",
  "+third_party/blink/public/platform",
  "+third_party/blink/public/web",
  "+third_party/blink/public/mojom/fetch/fetch_api_request.mojom.h",
  "+third_party/blink/renderer/platform",
]