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

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: fix ipc_fuzzer build again Created 4 years, 11 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
« no previous file with comments | « base/BUILD.gn ('k') | base/export_template.h » ('j') | base/export_template.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 2148f7476fa30d6f07d9358d363ffb9a02321358..0e11bd477375f7213ccd079aa374a417ab47f4a1 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -176,6 +176,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') | base/export_template.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698