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

Unified Diff: chrome/chrome_common.gypi

Issue 1977643002: Generate param traits size methods for IPC files in chrome/ (and traits it depends on). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 4 years, 7 months 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index f4d3773318028376e5f70829cedc9fb4c993c10a..12d4a37742d69f1e7d0eaa9b0a7be17268ed5cd9 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -229,6 +229,7 @@
'common/safe_browsing/protobuf_message_log_macros.h',
'common/safe_browsing/protobuf_message_param_traits.h',
'common/safe_browsing/protobuf_message_read_macros.h',
+ 'common/safe_browsing/protobuf_message_size_macros.h',
'common/safe_browsing/protobuf_message_write_macros.h',
'common/safe_browsing/zip_analyzer.cc',
'common/safe_browsing/zip_analyzer.h',

Powered by Google App Engine
This is Rietveld 408576698