Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index af4c97acf3174da8e9836ccee5a3759a9084fd7d..b66ed7537ed796e29f474f18b99b86cc36243d18 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -152,6 +152,7 @@ source_set("common") { |
"//content/app/resources", |
"//content:resources", |
"//third_party/WebKit/public:resources", |
+ "//ui/accelerated_widget_mac", |
] |
libs += [ "QuartzCore.framework" ] |
} |