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

Unified Diff: chrome/browser/sync/protocol/nigori_specifics.proto

Issue 7150023: Add protobuffer and model type for syncing custom search engines. Includes all boilerplate helper... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 6 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: chrome/browser/sync/protocol/nigori_specifics.proto
===================================================================
--- chrome/browser/sync/protocol/nigori_specifics.proto (revision 89422)
+++ chrome/browser/sync/protocol/nigori_specifics.proto (working copy)
@@ -46,6 +46,7 @@
optional bool encrypt_extensions = 9;
optional bool encrypt_sessions = 10;
optional bool encrypt_apps = 11;
+ optional bool encrypt_search_engines = 12;
}
extend EntitySpecifics {
« no previous file with comments | « chrome/browser/sync/glue/data_type_manager_impl.cc ('k') | chrome/browser/sync/protocol/proto_value_conversions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698