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

Unified Diff: components/sync/protocol/bookmark_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
« no previous file with comments | « components/sync/protocol/autofill_specifics.proto ('k') | components/sync/protocol/client_commands.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/protocol/bookmark_specifics.proto
diff --git a/sync/protocol/bookmark_specifics.proto b/components/sync/protocol/bookmark_specifics.proto
similarity index 99%
rename from sync/protocol/bookmark_specifics.proto
rename to components/sync/protocol/bookmark_specifics.proto
index 5ac93ba577af63f931fb8a6dfba3f2c993ff04c8..42db0c023f29818796ed51daae913372b5e9784c 100644
--- a/sync/protocol/bookmark_specifics.proto
+++ b/components/sync/protocol/bookmark_specifics.proto
@@ -31,4 +31,3 @@ message BookmarkSpecifics {
optional string icon_url = 5;
repeated MetaInfo meta_info = 6;
}
-
« no previous file with comments | « components/sync/protocol/autofill_specifics.proto ('k') | components/sync/protocol/client_commands.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698