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

Unified Diff: base/BUILD.gn

Issue 2386653002: Replace base::Callback with base::OnceCallback in base::PendingTask (Closed)
Patch Set: revert most of task_scheduler changes Created 4 years, 2 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/bind.h » ('j') | base/bind.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 8f5be418e3458cdb86d54852883ae95f6d1bfd31..d57e0fe0edf18d4008beae45869f878318c2f4cc 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -235,6 +235,7 @@ component("base") {
"base_switches.h",
"big_endian.cc",
"big_endian.h",
+ "bind.cc",
"bind.h",
"bind_helpers.cc",
"bind_helpers.h",
« no previous file with comments | « no previous file | base/bind.h » ('j') | base/bind.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698