Index: chrome_frame/test/reliability/page_load_test.cc |
diff --git a/chrome_frame/test/reliability/page_load_test.cc b/chrome_frame/test/reliability/page_load_test.cc |
index e001c765a0c250cb7983c8ad4e72168a5e39d52d..5bbd1a51b0147d7718ddb4a306d8944036ee7df2 100644 |
--- a/chrome_frame/test/reliability/page_load_test.cc |
+++ b/chrome_frame/test/reliability/page_load_test.cc |
@@ -20,7 +20,7 @@ |
// --noclearprofile: do not clear profile dir before firing up each time. |
// --savedebuglog: save Chrome, V8, and test debug log for each page loaded. |
#include <fstream> |
-#include <iostream> |
+#include <ostream> |
#include "base/command_line.h" |
#include "base/file_path.h" |