summaryrefslogtreecommitdiffstats
path: root/win8/delegate_execute/command_execute_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'win8/delegate_execute/command_execute_impl.h')
-rw-r--r--win8/delegate_execute/command_execute_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/win8/delegate_execute/command_execute_impl.h b/win8/delegate_execute/command_execute_impl.h
index 72e1085..20b5779 100644
--- a/win8/delegate_execute/command_execute_impl.h
+++ b/win8/delegate_execute/command_execute_impl.h
@@ -88,6 +88,8 @@ class ATL_NO_VTABLE DECLSPEC_UUID("071BB5F2-85A4-424F-BFE7-5F1609BE4C2C")
static bool path_provider_initialized_;
+ void SetHighDPIRegistryKey(bool enable);
+
bool GetLaunchScheme(base::string16* display_name, INTERNET_SCHEME* scheme);
HRESULT LaunchDesktopChrome();
// Returns the launch mode, i.e. desktop launch/metro launch, etc.