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

Unified Diff: components/password_manager/DEPS

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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 | « components/password_manager.gypi ('k') | components/password_manager/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager/DEPS
diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS
index 273714ca3aa3f39a7027a42a9df03b6205620875..5aa1cf79ab5d6d3093de432f22da50285af2fa7b 100644
--- a/components/password_manager/DEPS
+++ b/components/password_manager/DEPS
@@ -4,12 +4,12 @@ include_rules = [
"+components/password_manager/core",
"+components/prefs",
"+components/strings/grit",
+ "+components/sync/api",
+ "+components/sync/protocol",
"+net/base",
"+net/http/http_status_code.h",
"+net/url_request",
"+sql",
- "+sync/api",
- "+sync/protocol",
"+third_party/re2",
"+third_party/sqlite/sqlite3.h",
"+ui",
« no previous file with comments | « components/password_manager.gypi ('k') | components/password_manager/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698