Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2121)

Unified Diff: remoting/host/host_ui.rc

Issue 10384127: Chromoting: the Me2me host now presents a notification on the console allowing a user to disconnect… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698