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

Unified Diff: base/file_util_unittest.cc

Issue 8380022: Fix the file_util_unittests.cc for Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comment Created 9 years, 2 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 | « no previous file | no next file » | 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 8ac10762467ac482698bd6da136c63d16179090f..00cacd6b911af07c989ee44fdb4a002f4ace8f08 100644
--- a/base/file_util_unittest.cc
+++ b/base/file_util_unittest.cc
@@ -12,6 +12,7 @@
#include <winioctl.h>
#endif
+#include <algorithm>
#include <fstream>
#include <set>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698