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