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

Unified Diff: remoting/host/host_plugin_resource.h

Issue 7216018: Move the Remoting Host plugin into its own sub-directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 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_plugin_resource.h
diff --git a/remoting/host/host_plugin_resource.h b/remoting/host/host_plugin_resource.h
deleted file mode 100644
index 71937ec28290d97db72f3f613d433655605ca79a..0000000000000000000000000000000000000000
--- a/remoting/host/host_plugin_resource.h
+++ /dev/null
@@ -1,19 +0,0 @@
-//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by host_plugin.rc
-//
-#define IDD_DISCONNECT 101
-#define IDC_DISCONNECT 1001
-#define IDC_SHARINGWITH 1002
-#define IDC_USERNAME 1003
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 102
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1004
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif

Powered by Google App Engine
This is Rietveld 408576698