| Index: sandbox/win/src/policy_params.h
|
| diff --git a/sandbox/src/policy_params.h b/sandbox/win/src/policy_params.h
|
| similarity index 97%
|
| rename from sandbox/src/policy_params.h
|
| rename to sandbox/win/src/policy_params.h
|
| index e1fb3fcc83a4981b7dd0185eead46978b8435c44..686d08fa8c4ef126053a190b132491fc8bcee07c 100644
|
| --- a/sandbox/src/policy_params.h
|
| +++ b/sandbox/win/src/policy_params.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SANDBOX_SRC_POLICY_PARAMS_H__
|
| #define SANDBOX_SRC_POLICY_PARAMS_H__
|
|
|
| -#include "sandbox/src/policy_engine_params.h"
|
| +#include "sandbox/win/src/policy_engine_params.h"
|
|
|
| namespace sandbox {
|
|
|
|
|