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

Unified Diff: base/file_util_unittest.cc

Issue 3014015: Remove <iostream> where possible. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: fix chrome frame compile Created 10 years, 5 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 | « base/crypto/rsa_private_key_win.cc ('k') | base/linked_ptr_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/file_util_unittest.cc
diff --git a/base/file_util_unittest.cc b/base/file_util_unittest.cc
index 7acf00c4640bb2b1ad58f981ff1d32aea194423e..786011117fe748adab7d1c91ee60b38fbd3bdcbe 100644
--- a/base/file_util_unittest.cc
+++ b/base/file_util_unittest.cc
@@ -13,7 +13,6 @@
#endif
#include <fstream>
-#include <iostream>
#include <set>
#include "base/base_paths.h"
« no previous file with comments | « base/crypto/rsa_private_key_win.cc ('k') | base/linked_ptr_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698