| Index: win8/delegate_execute/command_execute_impl.h
|
| diff --git a/win8/delegate_execute/command_execute_impl.h b/win8/delegate_execute/command_execute_impl.h
|
| index 20b5779ae75ea19c0d2ea367f0708615062ab47a..72e1085cf9d4b4c4a0c3b94fac77ec2169f4ac08 100644
|
| --- a/win8/delegate_execute/command_execute_impl.h
|
| +++ b/win8/delegate_execute/command_execute_impl.h
|
| @@ -88,8 +88,6 @@ 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.
|
|
|