Index: content/plugin/BUILD.gn |
diff --git a/content/plugin/BUILD.gn b/content/plugin/BUILD.gn |
index 884a86496681e657bec76322dd0634ff5c2d8ff0..32b6e03ef49605cb135d104337ad55bb4c63a6c6 100644 |
--- a/content/plugin/BUILD.gn |
+++ b/content/plugin/BUILD.gn |
@@ -32,6 +32,7 @@ if (enable_plugins && !is_linux) { |
deps = [ |
"//content:export", |
+ "//content/public/common:common_sources", |
"//mojo/application/public/interfaces", |
"//skia", |
"//third_party/npapi", |