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

Unified Diff: sync/protocol/sync.proto

Issue 11745024: Synced Notification Sync Change Processor (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 12 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: sync/protocol/sync.proto
diff --git a/sync/protocol/sync.proto b/sync/protocol/sync.proto
index f8bdd02301394013de0d07df5769f31ea791c94d..ad4df90886f3dadc9cfb9d43a0ed5ab5c5d1e26c 100644
--- a/sync/protocol/sync.proto
+++ b/sync/protocol/sync.proto
@@ -32,6 +32,8 @@ import "nigori_specifics.proto";
import "password_specifics.proto";
import "preference_specifics.proto";
import "search_engine_specifics.proto";
+import "server_data.proto";
Nicolas Zea 2013/01/05 01:18:48 do these need to be here?
Pete Williamson 2013/01/18 18:58:39 Done.
+import "server_render.proto";
import "session_specifics.proto";
import "sync_enums.proto";
import "synced_notification_specifics.proto";

Powered by Google App Engine
This is Rietveld 408576698