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

Unified Diff: net/curvecp/test_client.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/server_messenger.h ('k') | net/http/http_pipelined_connection_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/curvecp/test_client.h
diff --git a/net/curvecp/test_client.h b/net/curvecp/test_client.h
index 07ae3a6053708a8fa319bfc93daba8091c477c1b..1348b8a0957aee2f15e37058874ab7e2f41164dd 100644
--- a/net/curvecp/test_client.h
+++ b/net/curvecp/test_client.h
@@ -6,7 +6,6 @@
#define NET_CURVECP_TEST_CLIENT_H_
#pragma once
-#include "base/task.h"
#include "net/base/completion_callback.h"
#include "net/base/host_port_pair.h"
#include "net/base/io_buffer.h"
« no previous file with comments | « net/curvecp/server_messenger.h ('k') | net/http/http_pipelined_connection_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698