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

Unified Diff: base/BUILD.gn

Issue 743853002: Bind: Use VariadicTemplates in bind_internal.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@05_combined
Patch Set: disable back nocompile tests Created 6 years 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') | base/bind_helpers.h » ('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 59ffdaf56ca6c9b0aa3f35895a78f0175555e359..5e8cbf6a89b67af0cb064d5b1ddade3cb3f03cc4 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -118,6 +118,7 @@ component("base") {
"callback_helpers.h",
"callback_internal.cc",
"callback_internal.h",
+ "callback_tuple.h",
"cancelable_callback.h",
"command_line.cc",
"command_line.h",
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/bind_helpers.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698