| Index: content/ppapi_plugin/BUILD.gn
|
| diff --git a/content/ppapi_plugin/BUILD.gn b/content/ppapi_plugin/BUILD.gn
|
| index e8dfe47d7df5a4d7b593d186c89bf6122cedcc53..86d1d11a66974cb28203ecc5f832d757c0014d83 100644
|
| --- a/content/ppapi_plugin/BUILD.gn
|
| +++ b/content/ppapi_plugin/BUILD.gn
|
| @@ -47,8 +47,8 @@ source_set("ppapi_plugin_sources") {
|
| "//content:export",
|
| "//content/public/child:child_sources",
|
| "//content/public/common:common_sources",
|
| - "//mojo/shell/public/interfaces",
|
| "//ppapi/proxy:ipc",
|
| + "//services/shell/public/interfaces",
|
| "//skia",
|
| "//third_party/WebKit/public:blink",
|
| "//third_party/icu",
|
|
|