Chromium Code Reviews| Index: content/plugin/BUILD.gn |
| diff --git a/content/plugin/BUILD.gn b/content/plugin/BUILD.gn |
| index 884a86496681e657bec76322dd0634ff5c2d8ff0..842e1391154ca74eda3939140a82179865b4af26 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", |
| "//mojo/application/public/interfaces", |
| "//skia", |
| "//third_party/npapi", |