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

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

Issue 7624009: Original patch by rlarocque@chromium.org at http://codereview.chromium.org/7633077/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix windows build pt5 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
« no previous file with comments | « chrome/browser/sync/abstract_profile_sync_service_test.cc ('k') | chrome/browser/sync/engine/all_status.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/engine/DEPS
diff --git a/chrome/browser/sync/engine/DEPS b/chrome/browser/sync/engine/DEPS
index ce9fd8ac933a8a603a53827c4971453531e22aea..0142088aaa9e1be3cd5aaf242a23f510cf913a3b 100644
--- a/chrome/browser/sync/engine/DEPS
+++ b/chrome/browser/sync/engine/DEPS
@@ -11,13 +11,13 @@ include_rules = [
"+chrome/browser/sync/syncable",
"+chrome/browser/sync/util",
+ # TODO(rlarocque) 19878: Move remaining syncapi-related headers to
+ # internal_api/, then remove this DEPS rule.
+ "+chrome/browser/sync/internal_api",
+
# this should live in base
"+chrome/browser/sync/weak_handle.h",
- # 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
« no previous file with comments | « chrome/browser/sync/abstract_profile_sync_service_test.cc ('k') | chrome/browser/sync/engine/all_status.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698