| Index: sync/protocol/protocol.gypi
|
| diff --git a/sync/protocol/protocol.gypi b/sync/protocol/protocol.gypi
|
| index 82f7dd476a121d2731ac70b3845ac1666e0a58dc..99e996fc2dee4b4599bd6ff6e37eb79fbb3b0073 100644
|
| --- a/sync/protocol/protocol.gypi
|
| +++ b/sync/protocol/protocol.gypi
|
| @@ -11,8 +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',
|
|
|