| Index: sandbox/win/tests/common/controller.h
|
| diff --git a/sandbox/tests/common/controller.h b/sandbox/win/tests/common/controller.h
|
| similarity index 99%
|
| rename from sandbox/tests/common/controller.h
|
| rename to sandbox/win/tests/common/controller.h
|
| index 5c2a47181e063f4dbfcb17fd388382f3763cb597..42a667193ce43d0e7b8a82421fceca469ad97124 100644
|
| --- a/sandbox/tests/common/controller.h
|
| +++ b/sandbox/win/tests/common/controller.h
|
| @@ -9,7 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/win/scoped_handle.h"
|
| -#include "sandbox/src/sandbox.h"
|
| +#include "sandbox/win/src/sandbox.h"
|
|
|
| namespace sandbox {
|
|
|
|
|