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

Unified Diff: components/password_manager/DEPS

Issue 2401223002: [Sync] Renaming sync/api* to sync/model*. (Closed)
Patch Set: Missed a comment in a DEPS file, and rebasing. Created 4 years, 2 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: components/password_manager/DEPS
diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS
index 5aa1cf79ab5d6d3093de432f22da50285af2fa7b..4d00468335e2e6de5db348000edb6ccfb87a3bc6 100644
--- a/components/password_manager/DEPS
+++ b/components/password_manager/DEPS
@@ -4,7 +4,7 @@ include_rules = [
"+components/password_manager/core",
"+components/prefs",
"+components/strings/grit",
- "+components/sync/api",
+ "+components/sync/model",
"+components/sync/protocol",
"+net/base",
"+net/http/http_status_code.h",

Powered by Google App Engine
This is Rietveld 408576698