| Index: net/test/test_data_directory.cc
|
| diff --git a/net/base/test_data_directory.cc b/net/test/test_data_directory.cc
|
| similarity index 95%
|
| rename from net/base/test_data_directory.cc
|
| rename to net/test/test_data_directory.cc
|
| index 45fe638d4286b208510eabf950873e60e3ae8289..aad3d07f243b0da29f1a53a1be8f20af9983f835 100644
|
| --- a/net/base/test_data_directory.cc
|
| +++ b/net/test/test_data_directory.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 "net/base/test_data_directory.h"
|
| +#include "net/test/test_data_directory.h"
|
|
|
| #include "base/base_paths.h"
|
| #include "base/path_service.h"
|
|
|