| Index: content/ppapi_plugin/BUILD.gn
|
| diff --git a/content/ppapi_plugin/BUILD.gn b/content/ppapi_plugin/BUILD.gn
|
| index b39141c83cf8b8a372363eaedab697ab612e10cb..fae7d1af85185e43183cd148d7f132b75136295e 100644
|
| --- a/content/ppapi_plugin/BUILD.gn
|
| +++ b/content/ppapi_plugin/BUILD.gn
|
| @@ -23,6 +23,7 @@ source_set("ppapi_plugin") {
|
| "//content:export",
|
| "//mojo/public/interfaces/service_provider",
|
| "//ppapi:ppapi_ipc",
|
| + "//skia",
|
| "//third_party/icu",
|
| #"//third_party/WebKit/public:blink", TODO(GYP)
|
| # TODO(GYP) remove this when blink is enabled:
|
|
|