Chromium Code Reviews| Index: sync/protocol/sync.proto |
| diff --git a/sync/protocol/sync.proto b/sync/protocol/sync.proto |
| index 2b564e533645321e2f3f1aee2403c0bd301b8c42..9f8493f92aaa470b05e863bdb34ae8202f6f7765 100644 |
| --- a/sync/protocol/sync.proto |
| +++ b/sync/protocol/sync.proto |
| @@ -9,9 +9,6 @@ |
| syntax = "proto2"; |
| -option optimize_for = LITE_RUNTIME; |
| -option retain_unknown_fields = true; |
| - |
| package sync_pb; |
| import "app_notification_specifics.proto"; |