Chromium Code Reviews| 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 { |