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..fc70cb61e4a9c4aa63cc1b27e86eeea12537a9d1 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_label_; |
DISALLOW_COPY_AND_ASSIGN(PolicyBase); |
}; |