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

Unified Diff: chrome/browser/sync/engine/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/engine/DEPS
diff --git a/chrome/browser/sync/engine/DEPS b/chrome/browser/sync/engine/DEPS
index ef45a95546ced0c333c99d28652510ecf0727de3..a5fbd6b1e4b63fe92b6c8eae302350465237e2b4 100644
--- a/chrome/browser/sync/engine/DEPS
+++ b/chrome/browser/sync/engine/DEPS
@@ -8,10 +8,6 @@ include_rules = [
"-chrome/browser/sync/api",
"-chrome/browser/sync/glue",
- # unittests need this for mac osx keychain overriding
- "+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

Powered by Google App Engine
This is Rietveld 408576698