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

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
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',

Powered by Google App Engine
This is Rietveld 408576698