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

Unified Diff: net/curvecp/messenger.h

Issue 9114020: Remove task.h and finish base::Bind() migration. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix typo Created 8 years, 11 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 | « net/curvecp/client_packetizer.h ('k') | net/curvecp/server_messenger.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/curvecp/messenger.h
diff --git a/net/curvecp/messenger.h b/net/curvecp/messenger.h
index 6aedd70907fdff73078b3ca58b68af058643366c..4657df9eb0551c0f838b8efdb304466c93aae22e 100644
--- a/net/curvecp/messenger.h
+++ b/net/curvecp/messenger.h
@@ -10,7 +10,6 @@
#include <list>
#include "base/basictypes.h"
-#include "base/task.h"
#include "base/threading/non_thread_safe.h"
#include "base/timer.h"
#include "net/base/completion_callback.h"
« no previous file with comments | « net/curvecp/client_packetizer.h ('k') | net/curvecp/server_messenger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698