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

Unified Diff: base/BUILD.gn

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 | « no previous file | base/base.gypi » ('j') | base/function_util.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 4ff48b140d86a68cfc0978c5e6c7457db57a8fc7..b510374872db7916a1a357d3db4575c1cb85f2a1 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -346,6 +346,7 @@ component("base") {
"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 | « no previous file | base/base.gypi » ('j') | base/function_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698