Index: sandbox/win/src/sandbox_policy_base.h |
diff --git a/sandbox/win/src/sandbox_policy_base.h b/sandbox/win/src/sandbox_policy_base.h |
index 540f261cdde6161fe9911cd5751f6b3a6899bc7c..9bc919e3cc1ab36e84243eac99c3a545edba24ab 100644 |
--- a/sandbox/win/src/sandbox_policy_base.h |
+++ b/sandbox/win/src/sandbox_policy_base.h |
@@ -157,6 +157,7 @@ class PolicyBase : public Dispatcher, public TargetPolicy { |
static HDESK alternate_desktop_handle_; |
static HWINSTA alternate_winstation_handle_; |
+ static IntegrityLevel alternate_desktop_integrity_level_; |
DISALLOW_COPY_AND_ASSIGN(PolicyBase); |
}; |