Chromium Code Reviews| Index: content/ppapi_plugin/DEPS |
| diff --git a/content/ppapi_plugin/DEPS b/content/ppapi_plugin/DEPS |
| index d37f34289d84a115332eb4b10b20de237800694f..a0784fd5b19b03d631742f4381cafeb506a20749 100644 |
| --- a/content/ppapi_plugin/DEPS |
| +++ b/content/ppapi_plugin/DEPS |
| @@ -6,4 +6,5 @@ include_rules = [ |
| "+gin/v8_initializer.h", |
| "+ppapi/c", |
| "+ppapi/proxy", |
| + "+services/service_manager/public/cpp", |
| ] |