Chromium Code Reviews| Index: content/DEPS |
| diff --git a/content/DEPS b/content/DEPS |
| index cd6ea4a85450a699b8c920d31e71e5d1c893e5aa..d1699c94a7c47112013abfba77526d91f163fcf3 100644 |
| --- a/content/DEPS |
| +++ b/content/DEPS |
| @@ -42,6 +42,7 @@ include_rules = [ |
| "+ppapi", |
| "+printing", |
| "+sandbox", |
| + "+services/service_manager/embedder", |
| "+skia", |
| # In general, content/ should not rely on google_apis, since URLs |