Chromium Code Reviews| Index: chrome/browser/sync/tools/DEPS |
| diff --git a/chrome/browser/sync/tools/DEPS b/chrome/browser/sync/tools/DEPS |
| index 877f421f410049b42d9edb1db9258a28f81fa8a6..5fa3c5920e6230f64a299183cf0f4bc91a07b5dc 100644 |
| --- a/chrome/browser/sync/tools/DEPS |
| +++ b/chrome/browser/sync/tools/DEPS |
| @@ -1,4 +1,6 @@ |
| include_rules = [ |
| + # sync_tools needs to manage its own BrowserThreads. |
| + "+content/browser", |
| # sync_tools depends on the google cache invalidation API. |
| "+google/cacheinvalidation", |
| # sync_tools depends on libjingle. |