| Index: sandbox/win/src/policy_broker.h
|
| diff --git a/sandbox/src/policy_broker.h b/sandbox/win/src/policy_broker.h
|
| similarity index 93%
|
| rename from sandbox/src/policy_broker.h
|
| rename to sandbox/win/src/policy_broker.h
|
| index fd2602a72d0a331a6f59e81ca4f63335a5fe8632..1c5cc26c2360b9dc534b901bc74b16228bbf00b2 100644
|
| --- a/sandbox/src/policy_broker.h
|
| +++ b/sandbox/win/src/policy_broker.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SANDBOX_SRC_POLICY_BROKER_H_
|
| #define SANDBOX_SRC_POLICY_BROKER_H_
|
|
|
| -#include "sandbox/src/interception.h"
|
| +#include "sandbox/win/src/interception.h"
|
|
|
| namespace sandbox {
|
|
|
|
|