Index: base/files/file_util.cc |
diff --git a/base/file_util.cc b/base/files/file_util.cc |
similarity index 99% |
rename from base/file_util.cc |
rename to base/files/file_util.cc |
index d11cd15a2e0032d587329ab0399682c25b2195f4..96a7164720d1ee19609135a792aa8fed6cd130b4 100644 |
--- a/base/file_util.cc |
+++ b/base/files/file_util.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" |
#if defined(OS_WIN) |
#include <io.h> |