Chromium Code Reviews| Index: content/ppapi_plugin/BUILD.gn |
| diff --git a/content/ppapi_plugin/BUILD.gn b/content/ppapi_plugin/BUILD.gn |
| index d60abd7729b8dd50aa2a5e08a63e0aeb6397c000..71c59f26f8b1fe3e5db9b3f8958719df86d7d4d1 100644 |
| --- a/content/ppapi_plugin/BUILD.gn |
| +++ b/content/ppapi_plugin/BUILD.gn |
| @@ -23,6 +23,7 @@ source_set("ppapi_plugin_sources") { |
| "//content", # For the component build. |
| "//content/app:*", |
| "//gin", |
| + "//services/service_manager/public/cpp", |
| ] |
| sources = [ |