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

Unified Diff: base/BUILD.gn

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
« no previous file with comments | « no previous file | base/base.gypi » ('j') | components/nacl/browser/nacl_file_host.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index e0990287bfaa2c8e9445f718e7a4b82dda58490c..ffaae972e7442621c66ae88cbd6eec3f438f1fa2 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -280,6 +280,7 @@ component("base") {
"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 | « no previous file | base/base.gypi » ('j') | components/nacl/browser/nacl_file_host.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698