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

Unified Diff: base/base.gypi

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 | « base/BUILD.gn ('k') | base/bind.h » ('j') | base/bind_helpers.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 f9451662c086f77c3be269eeab051684bb344579..36143b5a117873f36f7610031022a9e3bbfb0e3b 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -121,6 +121,7 @@
'callback_internal.cc',
'callback_internal.h',
'callback_list.h',
+ 'callback_tuple.h',
'cancelable_callback.h',
'command_line.cc',
'command_line.h',
« no previous file with comments | « base/BUILD.gn ('k') | base/bind.h » ('j') | base/bind_helpers.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698