Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 826786abb707a986b1f58782d42d0b5e4a14d56e..e17057d70c5aad5ddb2190c5fc42043721d553d5 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -37,6 +37,7 @@ source_set("browser") { |
"//base/third_party/dynamic_annotations", |
"//cc", |
"//cc/animation", |
+ "//cc/paint", |
"//cc/surfaces", |
"//components/discardable_memory/common", |
"//components/discardable_memory/service", |