Index: test/thread_win.cc |
diff --git a/util/test/thread_win.cc b/test/thread_win.cc |
similarity index 95% |
rename from util/test/thread_win.cc |
rename to test/thread_win.cc |
index 1e277ebd7b1c51a6731a9fc2c2e6f87ddce04b30..05c67ea8875ffe6b72f129e60a0d60781a78bee4 100644 |
--- a/util/test/thread_win.cc |
+++ b/test/thread_win.cc |
@@ -12,10 +12,10 @@ |
// See the License for the specific language governing permissions and |
// limitations under the License. |
-#include "util/test/thread.h" |
+#include "test/thread.h" |
#include "gtest/gtest.h" |
-#include "util/test/errors.h" |
+#include "test/errors.h" |
namespace crashpad { |
namespace test { |