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

Unified Diff: base/base.gypi

Issue 1532053002: use variadic macros/templates in IPC message implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: stricter legacy compat macros Created 4 years, 10 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 36730af02b82ab14c61dc453b5b2d5716a998899..645e61c6e0a2124a06e8bbaa9d190d62b2fbe9bd 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -181,6 +181,7 @@
'deferred_sequenced_task_runner.h',
'environment.cc',
'environment.h',
+ 'export_template.h',
'feature_list.cc',
'feature_list.h',
'file_descriptor_posix.h',
« no previous file with comments | « base/BUILD.gn ('k') | base/export_template.h » ('j') | components/nacl/browser/nacl_file_host.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698