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

Unified Diff: base/callback.h.pump

Issue 8960011: base::Bind: Remove NewRunnableFunction. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Lame TODO. Created 9 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/callback.h ('k') | base/memory/weak_ptr_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/callback.h.pump
diff --git a/base/callback.h.pump b/base/callback.h.pump
index d2285e981298cc5b1939ede8f0cbf7f35584884d..cab7a38925f2d922eb4fc74b97af1fb7d7c307e6 100644
--- a/base/callback.h.pump
+++ b/base/callback.h.pump
@@ -24,8 +24,8 @@ $var MAX_ARITY = 7
// Closure should #include "base/callback_forward.h" instead of this file.
// New, super-duper, unified Callback system. This will eventually replace
-// NewRunnableMethod, NewRunnableFunction, CreateFunctor, and CreateCallback
-// systems currently in the Chromium code base.
+// NewRunnableMethod, CreateFunctor, and CreateCallback systems currently in the
+// Chromium code base.
//
// WHAT IS THIS:
//
« no previous file with comments | « base/callback.h ('k') | base/memory/weak_ptr_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698