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

Unified Diff: sync/sync_proto.gypi

Issue 76333002: Add Sync datatype for shared managed user settings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years 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/sync_proto.gypi
diff --git a/sync/sync_proto.gypi b/sync/sync_proto.gypi
index 968ee9dd4863460bfd789cd07319a52c01698537..29b80d0b73b6b036624577983914cb7cf8b7e923 100644
--- a/sync/sync_proto.gypi
+++ b/sync/sync_proto.gypi
@@ -31,6 +31,7 @@
'protocol/history_delete_directive_specifics.proto',
'protocol/nigori_specifics.proto',
'protocol/managed_user_setting_specifics.proto',
+ 'protocol/managed_user_shared_setting_specifics.proto',
'protocol/managed_user_specifics.proto',
'protocol/password_specifics.proto',
'protocol/preference_specifics.proto',

Powered by Google App Engine
This is Rietveld 408576698