summaryrefslogtreecommitdiffstats
path: root/net/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'net/ftp')
-rw-r--r--net/ftp/ftp_network_transaction.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ftp/ftp_network_transaction.h b/net/ftp/ftp_network_transaction.h
index 3732157..5bad335 100644
--- a/net/ftp/ftp_network_transaction.h
+++ b/net/ftp/ftp_network_transaction.h
@@ -6,10 +6,8 @@
#define NET_FTP_FTP_NETWORK_TRANSACTION_H_
#pragma once
-#include <queue>
#include <string>
#include <utility>
-#include <vector>
#include "base/ref_counted.h"
#include "base/scoped_ptr.h"