Index: base/files/file_util_android.cc |
diff --git a/base/file_util_android.cc b/base/files/file_util_android.cc |
similarity index 92% |
rename from base/file_util_android.cc |
rename to base/files/file_util_android.cc |
index def4d7cab96d914c5e1532174e86c89d67851b0d..b8b3b3720fb62b2f31e7a000d3879e3c0eb806f1 100644 |
--- a/base/file_util_android.cc |
+++ b/base/files/file_util_android.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 "base/files/file_path.h" |
#include "base/path_service.h" |