Index: chrome/browser/sync/internal_api/DEPS |
diff --git a/chrome/browser/sync/internal_api/DEPS b/chrome/browser/sync/internal_api/DEPS |
index fb0d2e5d53e71b9b5fd460f5dfb751546a6a20f6..5f69c7aba8477277148da7042b70936dd6c875de 100644 |
--- a/chrome/browser/sync/internal_api/DEPS |
+++ b/chrome/browser/sync/internal_api/DEPS |
@@ -7,11 +7,5 @@ include_rules = [ |
"-chrome/browser/sync/api", |
"-chrome/browser/sync/glue", |
- # Some functionality depends on command-line swithces |
- "+chrome/common/chrome_switches.h", |
- |
- # We store the Chrome version in the nigori node. |
- "+chrome/common/chrome_version_info.h", |
- |
- "+chrome/common/net/gaia/google_service_auth_error.h", |
+ "+sync", |
] |