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

Unified Diff: net/curvecp/server_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/messenger.h ('k') | net/curvecp/test_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/curvecp/server_messenger.h
diff --git a/net/curvecp/server_messenger.h b/net/curvecp/server_messenger.h
index ab131d74311742754fc9ab1e939f5b8a477328fc..bea21285bf421cfdfb77b67ef51eacac3b65febd 100644
--- a/net/curvecp/server_messenger.h
+++ b/net/curvecp/server_messenger.h
@@ -10,7 +10,6 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
-#include "base/task.h"
#include "net/curvecp/messenger.h"
#include "net/curvecp/packetizer.h"
#include "net/socket/socket.h"
« no previous file with comments | « net/curvecp/messenger.h ('k') | net/curvecp/test_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698