| Index: components/sync/core_impl/attachments/proto/attachment_store.proto
|
| diff --git a/components/sync/core_impl/attachments/proto/attachment_store.proto b/components/sync/core_impl/attachments/proto/attachment_store.proto
|
| index 7985df9fa08b8d333977c35b2db8cbd91d71bbff..c7ad990be2e645a6ec7d4c2364ac1baca7508a7f 100644
|
| --- a/components/sync/core_impl/attachments/proto/attachment_store.proto
|
| +++ b/components/sync/core_impl/attachments/proto/attachment_store.proto
|
| @@ -5,7 +5,6 @@
|
| syntax = "proto2";
|
|
|
| option optimize_for = LITE_RUNTIME;
|
| -option retain_unknown_fields = true;
|
|
|
| package attachment_store_pb;
|
|
|
|
|