Chromium Code Reviews| Index: chrome/browser/sync/DEPS |
| diff --git a/chrome/browser/sync/DEPS b/chrome/browser/sync/DEPS |
| index 559338a6c138a6f5d7c12167ca8b415ed05e2dfd..668f86a051449f16026d8714f6125f32f120de92 100644 |
| --- a/chrome/browser/sync/DEPS |
| +++ b/chrome/browser/sync/DEPS |
| @@ -1,8 +1,8 @@ |
| include_rules = [ |
| "+components/invalidation", |
| + "+components/sync/core", |
| "+components/sync_driver", |
| "+components/sync_sessions", |
| "+components/wifi_sync", |
| "+google/cacheinvalidation", |
| - "+components/sync/core", |
| ] |