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

Side by Side Diff: remoting/host/win/elevated_controller.rc

Issue 12179013: Revert 180433 because build\some.gyp was added to the CL by mistake. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 10 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
Property Changes:
Added: svn:mergeinfo
OLDNEW
1 #include "afxres.h" 1 #include "afxres.h"
2 2
3 // Embedded type library. 3 // Embedded type library.
4 1 typelib "remoting/host/elevated_controller.tlb" 4 1 typelib "remoting/host/elevated_controller.tlb"
5 5
6 #include "elevated_controller_resource.h" 6 #include "elevated_controller_resource.h"
7 7
8 // English (U.S.) resources 8 // English (U.S.) resources
9 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 9 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
10 #ifdef _WIN32 10 #ifdef _WIN32
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 VERTGUIDE, 116 60 VERTGUIDE, 116
61 VERTGUIDE, 203 61 VERTGUIDE, 203
62 TOPMARGIN, 7 62 TOPMARGIN, 7
63 BOTTOMMARGIN, 52 63 BOTTOMMARGIN, 52
64 END 64 END
65 END 65 END
66 #endif // APSTUDIO_INVOKED 66 #endif // APSTUDIO_INVOKED
67 67
68 #endif // English (U.S.) resources 68 #endif // English (U.S.) resources
69 ///////////////////////////////////////////////////////////////////////////// 69 /////////////////////////////////////////////////////////////////////////////
OLDNEW
« no previous file with comments | « remoting/host/win/elevated_controller.cc ('k') | remoting/host/win/elevated_controller_entry_point.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698