| Index: sandbox/win/tests/common/test_utils.cc
|
| diff --git a/sandbox/tests/common/test_utils.cc b/sandbox/win/tests/common/test_utils.cc
|
| similarity index 97%
|
| rename from sandbox/tests/common/test_utils.cc
|
| rename to sandbox/win/tests/common/test_utils.cc
|
| index 929c3229840b91d9bb98ef76a09bba49275e64e0..cdd86de2db6327939b54f2607da9aa336e8fd984 100644
|
| --- a/sandbox/tests/common/test_utils.cc
|
| +++ b/sandbox/win/tests/common/test_utils.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 "sandbox/tests/common/test_utils.h"
|
| +#include "sandbox/win/tests/common/test_utils.h"
|
|
|
| #include <winioctl.h>
|
|
|
|
|