| Index: base/files/file_util_proxy_unittest.cc
|
| diff --git a/base/file_util_proxy_unittest.cc b/base/files/file_util_proxy_unittest.cc
|
| similarity index 99%
|
| rename from base/file_util_proxy_unittest.cc
|
| rename to base/files/file_util_proxy_unittest.cc
|
| index db215f0ecf157b3ad03ebc490bafd22baf3c62bb..447c43b09ff7b8cd48aee08b6d21da1403578257 100644
|
| --- a/base/file_util_proxy_unittest.cc
|
| +++ b/base/files/file_util_proxy_unittest.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 <map>
|
|
|
|
|