Index: base/files/file_util_proxy.cc |
diff --git a/base/file_util_proxy.cc b/base/files/file_util_proxy.cc |
similarity index 99% |
rename from base/file_util_proxy.cc |
rename to base/files/file_util_proxy.cc |
index 1f1ab816b0e66fdb07a0c4327f05a65cdbe18ea5..f18d52b6650e028f50beb34dcfdad48000383151 100644 |
--- a/base/file_util_proxy.cc |
+++ b/base/files/file_util_proxy.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_proxy.h" |
+#include "base/files/file_util_proxy.h" |
#include "base/bind.h" |
#include "base/bind_helpers.h" |