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

Side by Side 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: Fix missed path in remoting.gyp. 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « remoting/host/host_plugin-Info.plist ('k') | remoting/host/host_plugin_utils.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file.
3 // Used by host_plugin.rc
4 //
5 #define IDD_DISCONNECT 101
6 #define IDC_DISCONNECT 1001
7 #define IDC_SHARINGWITH 1002
8 #define IDC_USERNAME 1003
9
10 // Next default values for new objects
11 //
12 #ifdef APSTUDIO_INVOKED
13 #ifndef APSTUDIO_READONLY_SYMBOLS
14 #define _APS_NEXT_RESOURCE_VALUE 102
15 #define _APS_NEXT_COMMAND_VALUE 40001
16 #define _APS_NEXT_CONTROL_VALUE 1004
17 #define _APS_NEXT_SYMED_VALUE 101
18 #endif
19 #endif
OLDNEW
« no previous file with comments | « remoting/host/host_plugin-Info.plist ('k') | remoting/host/host_plugin_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698