Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Unified Diff: sync/protocol/protocol.gypi

Issue 1458353002: Port ChromeSyncShell build rules to GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sync/protocol/BUILD.gn ('k') | sync/protocol/protocol_sources.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « sync/protocol/BUILD.gn ('k') | sync/protocol/protocol_sources.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698