summaryrefslogtreecommitdiff
path: root/chromium/content/child/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/child/BUILD.gn')
-rw-r--r--chromium/content/child/BUILD.gn3
1 files changed, 2 insertions, 1 deletions
diff --git a/chromium/content/child/BUILD.gn b/chromium/content/child/BUILD.gn
index 018a0053ef9..ac7667c09cf 100644
--- a/chromium/content/child/BUILD.gn
+++ b/chromium/content/child/BUILD.gn
@@ -110,7 +110,7 @@ target(link_target_type, "child") {
"//services/device/public/cpp:device_features",
"//services/device/public/cpp/power_monitor",
"//services/device/public/mojom:constants",
- "//services/resource_coordinator/public/cpp:resource_coordinator_cpp",
+ "//services/resource_coordinator/public/cpp/memory_instrumentation",
"//services/service_manager/public/cpp",
"//services/service_manager/public/mojom",
"//services/service_manager/runner/common",
@@ -126,6 +126,7 @@ target(link_target_type, "child") {
"//third_party/ced",
"//third_party/zlib/google:compression_utils",
"//ui/base",
+ "//ui/events/blink",
"//ui/events/gestures/blink",
"//ui/gfx",
"//ui/gfx/geometry",