| Index: remoting/host/host_ui_resource.h
|
| diff --git a/remoting/host/plugin/host_plugin_resource.h b/remoting/host/host_ui_resource.h
|
| similarity index 96%
|
| rename from remoting/host/plugin/host_plugin_resource.h
|
| rename to remoting/host/host_ui_resource.h
|
| index de91dab858e8524b2f9095a565a57e67cdff9524..3309f6f338e6defff8981eed90697842a249e21b 100644
|
| --- a/remoting/host/plugin/host_plugin_resource.h
|
| +++ b/remoting/host/host_ui_resource.h
|
| @@ -1,6 +1,6 @@
|
| //{{NO_DEPENDENCIES}}
|
| // Microsoft Visual C++ generated include file.
|
| -// Used by host_plugin.rc
|
| +// Used by host_ui.rc
|
| //
|
| #define IDD_DISCONNECT 101
|
| #define IDD_CONTINUE 102
|
| @@ -12,7 +12,7 @@
|
| #define IDC_CONTINUE_CANCEL 1007
|
|
|
| // Next default values for new objects
|
| -//
|
| +//
|
| #ifdef APSTUDIO_INVOKED
|
| #ifndef APSTUDIO_READONLY_SYMBOLS
|
| #define _APS_NEXT_RESOURCE_VALUE 103
|
|
|