| Index: sync/protocol/protocol.gypi
|
| diff --git a/sync/protocol/protocol.gypi b/sync/protocol/protocol.gypi
|
| index 82f7dd476a121d2731ac70b3845ac1666e0a58dc..21aa65df9243ba0ae81b9b95197739ebe45c3677 100644
|
| --- a/sync/protocol/protocol.gypi
|
| +++ b/sync/protocol/protocol.gypi
|
| @@ -11,9 +11,6 @@
|
|
|
| # The list of sync protocol buffer definitions.
|
| 'sync_proto_source_paths': [
|
| - # NOTE: If you add a file to this list, also add it to
|
| - # sync/protocol/BUILD.gn
|
| - # TODO(pvalenzuela): Eliminate the requirement to update the GN file.
|
| '<(sync_proto_sources_dir)/app_notification_specifics.proto',
|
| '<(sync_proto_sources_dir)/app_setting_specifics.proto',
|
| '<(sync_proto_sources_dir)/app_specifics.proto',
|
|
|