Chromium Code Reviews| Index: content/app/DEPS |
| diff --git a/content/app/DEPS b/content/app/DEPS |
| index 76c9beec2f217087db3394536cc60e30912808ec..258f3ffcb4a3c019bc4c466c50e0c74bf8ffe619 100644 |
| --- a/content/app/DEPS |
| +++ b/content/app/DEPS |
| @@ -14,4 +14,5 @@ include_rules = [ |
| "+gin/public/isolate_holder.h", |
| "+gin/public/snapshot_fd_data.h", |
| "+gin/v8_initializer.h", |
| + "+services/service_manager/public/cpp", |
| ] |