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

Unified Diff: net/base/upload_data.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/upload_data.h
diff --git a/net/base/upload_data.h b/net/base/upload_data.h
index 56a133946ab76fc2cff03843da3d8874be1e6cd2..f1d436961d197d562d1bf51a6147975170ffc999 100644
--- a/net/base/upload_data.h
+++ b/net/base/upload_data.h
@@ -5,7 +5,6 @@
#ifndef NET_BASE_UPLOAD_DATA_H_
#define NET_BASE_UPLOAD_DATA_H_
-#include <string>
#include <vector>
#include "base/file_path.h"

Powered by Google App Engine
This is Rietveld 408576698