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

Unified Diff: components/sync/protocol/extension_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/extension_specifics.proto
diff --git a/sync/protocol/extension_specifics.proto b/components/sync/protocol/extension_specifics.proto
similarity index 99%
rename from sync/protocol/extension_specifics.proto
rename to components/sync/protocol/extension_specifics.proto
index a854e013c968f974a54bec46c0df2a6eaf3656c9..ecf4bb9bb54731a8ffbd5e3641222471f50d3a1e 100644
--- a/sync/protocol/extension_specifics.proto
+++ b/components/sync/protocol/extension_specifics.proto
@@ -54,4 +54,3 @@ message ExtensionSpecifics {
// old clients (<M45) won't set this, even when enabled is false.
optional int32 disable_reasons = 10;
}
-
« no previous file with comments | « components/sync/protocol/extension_setting_specifics.proto ('k') | components/sync/protocol/favicon_image_specifics.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698