Chromium Code Reviews| Index: components/sync/protocol/autofill_specifics.proto |
| diff --git a/components/sync/protocol/autofill_specifics.proto b/components/sync/protocol/autofill_specifics.proto |
| index 9499a45fdaa1bb8ea07dea6f538b4e2cdbc4b209..0d0d294c14469a8fbc669e7f56a901ba5fd7a956 100644 |
| --- a/components/sync/protocol/autofill_specifics.proto |
| +++ b/components/sync/protocol/autofill_specifics.proto |
| @@ -90,6 +90,7 @@ message WalletMaskedCreditCard { |
| SOLO = 6; |
| SWITCH = 7; |
| VISA = 8; |
| + MIR = 9; |
|
please use gerrit instead
2016/11/18 10:34:21
No need to modify anything sync server related.
|
| } |
| // Server-generated unique ID string. This is opaque to the client. |