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

Unified Diff: components/sync/protocol/password_specifics.proto

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
Index: components/sync/protocol/password_specifics.proto
diff --git a/sync/protocol/password_specifics.proto b/components/sync/protocol/password_specifics.proto
similarity index 99%
rename from sync/protocol/password_specifics.proto
rename to components/sync/protocol/password_specifics.proto
index 146a1de629db6ad9d1436892bafa21a9c6a50d8d..ad8c9f7146c91c8a1fb37a5b6bc928951b0821b1 100644
--- a/sync/protocol/password_specifics.proto
+++ b/components/sync/protocol/password_specifics.proto
@@ -119,4 +119,3 @@ message PasswordSpecifics {
// never be set in any network-based communications.
optional PasswordSpecificsData client_only_encrypted_data = 2;
}
-
« no previous file with comments | « components/sync/protocol/nigori_specifics.proto ('k') | components/sync/protocol/preference_specifics.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698