Chromium Code Reviews| Index: content/child/DEPS |
| diff --git a/content/child/DEPS b/content/child/DEPS |
| index 15d826df100cc771f262c7d6d43783153622fb5e..ef8ac2b496e4ce364a8076c6ca2f4ac026c82840 100644 |
| --- a/content/child/DEPS |
| +++ b/content/child/DEPS |
| @@ -9,7 +9,7 @@ include_rules = [ |
| "+content/app/strings/grit", # For generated headers |
| "+content/public/child", |
| - "+services/shell", |
| - "+services/shell", |
| + "+services/service_manager", |
| + "+services/service_manager", |
| "+v8/include/v8.h" |
| ] |