Chromium Code Reviews| Index: content/ppapi_plugin/BUILD.gn |
| diff --git a/content/ppapi_plugin/BUILD.gn b/content/ppapi_plugin/BUILD.gn |
| index c67311243882f1648c294bbeea37b4478aa27bdc..902676a949c63e37dd1c1d18f4102efedf5dd7ab 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 = [ |