| Index: chrome/browser/sync/protocol/nigori_specifics.proto
|
| diff --git a/chrome/browser/sync/protocol/nigori_specifics.proto b/chrome/browser/sync/protocol/nigori_specifics.proto
|
| index d43576b642f46f173d852b3129397d3b9d903eb8..6780783ac50daa2045172ce4eee21fe419d59880 100644
|
| --- a/chrome/browser/sync/protocol/nigori_specifics.proto
|
| +++ b/chrome/browser/sync/protocol/nigori_specifics.proto
|
| @@ -67,8 +67,8 @@ message NigoriSpecifics {
|
| optional bool encrypt_everything = 24;
|
|
|
| optional bool encrypt_extension_settings = 25;
|
| -
|
| optional bool encrypt_app_notifications = 26;
|
| + optional bool encrypt_app_settings = 27;
|
| }
|
|
|
| extend EntitySpecifics {
|
|
|