Chromium Code Reviews| Index: content/plugin/BUILD.gn |
| diff --git a/content/plugin/BUILD.gn b/content/plugin/BUILD.gn |
| index 3c18c56f8ee664f22a6795ce5882a6408d623a3e..a5e6481e434efb0dd38631c3b20aa63b7bebf839 100644 |
| --- a/content/plugin/BUILD.gn |
| +++ b/content/plugin/BUILD.gn |
| @@ -29,7 +29,7 @@ if (enable_plugins && !is_linux) { |
| deps = [ |
| "//content:export", |
| - "//mojo/public/interfaces/interface_provider", |
| + "//mojo/public/interfaces/service_provider", |
| "//skia", |
| "//third_party/npapi", |
| "//third_party/WebKit/public:blink", |