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

Unified Diff: base/BUILD.gn

Issue 2386653002: Replace base::Callback with base::OnceCallback in base::PendingTask (Closed)
Patch Set: rebase 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') | third_party/WebKit/Source/platform/scheduler/base/task_queue_manager.cc » ('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 c1577b02e95f6615fc4d2603fd8994bb5a5a6190..cdcedd2bfe2fb6f1a4edd57dd341b8115c26a93b 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') | third_party/WebKit/Source/platform/scheduler/base/task_queue_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698