Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(233)

Unified Diff: chrome/browser/sync/internal_api/DEPS

Issue 9699057: [Sync] Move 'sync' target to sync/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address Tim's comments Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/sync/glue/ui_model_worker.h ('k') | chrome/browser/sync/internal_api/all_status.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « chrome/browser/sync/glue/ui_model_worker.h ('k') | chrome/browser/sync/internal_api/all_status.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698