Chromium Code Reviews| Index: chrome/browser/api/DEPS |
| diff --git a/chrome/browser/api/DEPS b/chrome/browser/api/DEPS |
| index bc3a52fee365bfd1f9f3f5a2273092b8a84aca78..d7ae34ec1501458d1db0cd76d63160e44ec54d43 100644 |
| --- a/chrome/browser/api/DEPS |
| +++ b/chrome/browser/api/DEPS |
| @@ -26,6 +26,9 @@ |
| include_rules = [ |
| "-chrome/browser", |
| "+chrome/browser/api", |
| + |
| + # TODO(joi): Get rid of this. |
| + "!chrome/browser/profiles/refcounted_profile_keyed_service.h", |
| ] |
| specific_include_rules = { |