| Index: test/paths_win.cc
|
| diff --git a/util/test/paths_win.cc b/test/paths_win.cc
|
| similarity index 96%
|
| rename from util/test/paths_win.cc
|
| rename to test/paths_win.cc
|
| index bc299a42ee37c7d66819dba8ff142e6a13a06ee9..95d0264ed82ab36cf0e541315528d44585f4bbb8 100644
|
| --- a/util/test/paths_win.cc
|
| +++ b/test/paths_win.cc
|
| @@ -12,7 +12,7 @@
|
| // See the License for the specific language governing permissions and
|
| // limitations under the License.
|
|
|
| -#include "util/test/paths.h"
|
| +#include "test/paths.h"
|
|
|
| #include <windows.h>
|
|
|
|
|