Skip to content

Commit

Permalink
Add missing //components/attribution_reporting dep to blink core
Browse files Browse the repository at this point in the history
attribution_src_loader.cc depends on this target, and as such it should
be an explicit dependency of blink core.

Change-Id: If6bf41ec098e900623e6d5aaa9d07222196b87a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4111321
Reviewed-by: Nate Chapin <japhet@chromium.org>
Auto-Submit: Andrew Paseltiner <apaseltiner@chromium.org>
Commit-Queue: Nate Chapin <japhet@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1084606}
  • Loading branch information
Andrew Paseltiner authored and Chromium LUCI CQ committed Dec 16, 2022
1 parent 7955e63 commit 4243ef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/blink/renderer/core/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ component("core") {
":generate_eventhandler_names",
":generated_settings_macros",
"//build:chromeos_buildflags",
"//components/attribution_reporting",
"//components/paint_preview/common",
"//components/performance_manager/public/mojom:mojom_blink",
"//components/power_scheduler",
Expand Down

0 comments on commit 4243ef0

Please sign in to comment.