Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index 678786055c6b18720e9190c0030fc424747507e3..1ba578c8243a4e9fab18b47f37e072760c897aae 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -3446,6 +3446,7 @@ |
{ |
# Protobuf compiler / generator for the safebrowsing chunk |
# protocol buffer. |
+ # GN version: //chrome/browser/safe_browsing:chunk_proto |
'target_name': 'safe_browsing_chunk_proto', |
'type': 'static_library', |
'sources': [ 'browser/safe_browsing/chunk.proto' ], |
@@ -3458,6 +3459,7 @@ |
{ |
# Protobuf compiler / generator for the safebrowsing reporting |
# protocol buffer. |
+ # GN version: //chrome/browser/safe_browsing:report_proto |
'target_name': 'safe_browsing_report_proto', |
'type': 'static_library', |
'sources': [ 'browser/safe_browsing/report.proto' ], |