Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index 721df2d2ffff5ad02470ac8cfefa9fe9f6a2f107..2019609503625753b599c236d392a09e8fe8f44c 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -153,6 +153,7 @@ |
"//base/third_party/dynamic_annotations", |
"//build/util:webkit_version", |
"//cc", |
+ "//cc/blink", |
"//cc/surfaces", |
"//components/mus/public/interfaces", |
"//components/tracing", |
@@ -189,7 +190,7 @@ |
"//services/shell/runner/common", |
"//skia", |
"//storage/common", |
- "//third_party/WebKit/public:blink_minimal", |
+ "//third_party/WebKit/public:blink", |
"//third_party/boringssl", |
"//third_party/icu", |
"//third_party/libjingle", |