| Index: sandbox/win/src/dep.cc
|
| diff --git a/sandbox/src/dep.cc b/sandbox/win/src/dep.cc
|
| similarity index 98%
|
| rename from sandbox/src/dep.cc
|
| rename to sandbox/win/src/dep.cc
|
| index 4995601ba9fe9c66226471f7e97386e29fdbb9bf..0c42050b75a11e051ea709c81edb63155f6e6d89 100644
|
| --- a/sandbox/src/dep.cc
|
| +++ b/sandbox/win/src/dep.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/dep.h"
|
| +#include "sandbox/win/src/dep.h"
|
|
|
| #include <windows.h>
|
|
|
|
|