Index: webkit/common/fileapi/file_system_util.cc |
diff --git a/webkit/common/fileapi/file_system_util.cc b/webkit/common/fileapi/file_system_util.cc |
index a5035549e10d0eecccb8b05613f12a14c1b93fc5..f7e80b21eef049a3144462ba0a4b0c83e1a90d1d 100644 |
--- a/webkit/common/fileapi/file_system_util.cc |
+++ b/webkit/common/fileapi/file_system_util.cc |
@@ -4,6 +4,8 @@ |
#include "webkit/common/fileapi/file_system_util.h" |
+#include <algorithm> |
+ |
#include "base/files/file_path.h" |
#include "base/logging.h" |
#include "base/string_util.h" |