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

Unified Diff: base/base.gypi

Issue 2090013004: Adds base::WrapFunction to wrap lambdas as base::Callbacks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/function_util.h » ('j') | base/function_util.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 750a081743f4b6f9b9174e5d5b2a71d4ffc5d988..4c1b9cccb00794c1caf817d2a26a1e686d47641f 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -239,6 +239,7 @@
'files/scoped_temp_dir.cc',
'files/scoped_temp_dir.h',
'format_macros.h',
+ 'function_util.h',
'gtest_prod_util.h',
'guid.cc',
'guid.h',
« no previous file with comments | « base/BUILD.gn ('k') | base/function_util.h » ('j') | base/function_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698