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

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

Issue 7633077: Refactor syncapi.h (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Set of patches to refactor syncapi.h Created 9 years, 4 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
Index: chrome/browser/sync/internal_api/DEPS
diff --git a/chrome/browser/sync/engine/DEPS b/chrome/browser/sync/internal_api/DEPS
similarity index 69%
copy from chrome/browser/sync/engine/DEPS
copy to chrome/browser/sync/internal_api/DEPS
index ef45a95546ced0c333c99d28652510ecf0727de3..ff4b760b9116b81daaa8122c279eb449f2e09e88 100644
--- a/chrome/browser/sync/engine/DEPS
+++ b/chrome/browser/sync/internal_api/DEPS
@@ -3,7 +3,6 @@ include_rules = [
"+chrome/test/base",
"+chrome/test/sync",
- # TODO(tim): Restrict this further.
"+chrome/browser/sync",
"-chrome/browser/sync/api",
"-chrome/browser/sync/glue",
@@ -12,9 +11,4 @@ include_rules = [
"+chrome/browser/password_manager/encryptor.h",
"+chrome/common/net/gaia/google_service_auth_error.h",
- "+chrome/common/net/http_return.h",
-
- # various command line flags
- "+chrome/common/chrome_switches.h",
]
-

Powered by Google App Engine
This is Rietveld 408576698