Index: base/files/file_util_win.cc |
diff --git a/base/file_util_win.cc b/base/files/file_util_win.cc |
similarity index 99% |
rename from base/file_util_win.cc |
rename to base/files/file_util_win.cc |
index e3cd1f83ac29f35b1d5e6c9c65b20263046d58cc..82b53c5fd85adf3dfdc3bca802f7673dc9c46db2 100644 |
--- a/base/file_util_win.cc |
+++ b/base/files/file_util_win.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/file_util.h" |
+#include "base/files/file_util.h" |
#include <windows.h> |
#include <io.h> |