Chromium Code Reviews| Index: components/printing/service/DEPS |
| diff --git a/components/printing/service/DEPS b/components/printing/service/DEPS |
| index 839127983cb9892fd96fc6b0c00e2edde82aeab6..0f977bb09c3cd20e11633c31beb859c8411e76ad 100644 |
| --- a/components/printing/service/DEPS |
| +++ b/components/printing/service/DEPS |
| @@ -8,3 +8,9 @@ include_rules = [ |
| "+skia", |
| "+third_party/skia", |
| ] |
| + |
| +specific_include_rules = { |
| + "test_service_main\.cc": [ |
| + "+services/service_manager/public/c", |
| + ] |
| +} |