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

Unified Diff: net/base/net_module.h

Issue 115870: Reduce header dependencies in net/ (Closed)
Patch Set: Created 11 years, 7 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
Index: net/base/net_module.h
diff --git a/net/base/net_module.h b/net/base/net_module.h
index fa9c965d4ec4c23d161120cd2cbbb66980afcc19..06404d0795f3667d351b35f3264f809b0be2053d 100644
--- a/net/base/net_module.h
+++ b/net/base/net_module.h
@@ -5,8 +5,6 @@
#ifndef NET_BASE_NET_MODULE_H__
#define NET_BASE_NET_MODULE_H__
-#include <string>
-
#include "base/basictypes.h"
#include "base/string_piece.h"

Powered by Google App Engine
This is Rietveld 408576698