| Index: remoting/host/host_ui.rc
|
| diff --git a/remoting/host/plugin/host_plugin.rc b/remoting/host/host_ui.rc
|
| similarity index 93%
|
| rename from remoting/host/plugin/host_plugin.rc
|
| rename to remoting/host/host_ui.rc
|
| index 612e051882f7b0c20808ad34fd6ea86b0a65330e..78c7955d38638b100bd4537e3044419f1bc422ff 100644
|
| --- a/remoting/host/plugin/host_plugin.rc
|
| +++ b/remoting/host/host_ui.rc
|
| @@ -1,6 +1,6 @@
|
| // Microsoft Visual C++ generated resource script.
|
| //
|
| -#include "host_plugin_resource.h"
|
| +#include "host_ui_resource.h"
|
|
|
| #define APSTUDIO_READONLY_SYMBOLS
|
| /////////////////////////////////////////////////////////////////////////////
|
| @@ -30,7 +30,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
|
| 1 TEXTINCLUDE
|
| BEGIN
|
| - "host_plugin_resource.h\0"
|
| + "host_ui_resource.h\0"
|
| END
|
|
|
| 2 TEXTINCLUDE
|
|
|