| 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:
 | 
|  //
 | 
| 
 |