| Index: sandbox/win/src/window.cc
|
| diff --git a/sandbox/src/window.cc b/sandbox/win/src/window.cc
|
| similarity index 99%
|
| rename from sandbox/src/window.cc
|
| rename to sandbox/win/src/window.cc
|
| index 507ae5774bf6c79e357697256aeb7e4727b30234..445cb177d7caeca0dbc634673f255423c10468f8 100644
|
| --- a/sandbox/src/window.cc
|
| +++ b/sandbox/win/src/window.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/src/window.h"
|
| +#include "sandbox/win/src/window.h"
|
|
|
| #include <aclapi.h>
|
|
|
|
|