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

Side by Side Diff: chrome/app/chrome_dll.rc

Issue 5360002: Use BRANDING for IE CEEE. Simplify chrome_dll_version handling. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove spurious '33' from .gyp file. Created 10 years 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 | « ceee/ie/plugin/toolband/toolband.rc ('k') | chrome/app/chrome_dll_version.rc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Microsoft Visual C++ generated resource script. 1 // Microsoft Visual C++ generated resource script.
2 // 2 //
3 #include "chrome_dll_resource.h" 3 #include "chrome_dll_resource.h"
4 #include "chrome_command_ids.h" 4 #include "chrome_command_ids.h"
5 5
6 #define APSTUDIO_READONLY_SYMBOLS 6 #define APSTUDIO_READONLY_SYMBOLS
7 ///////////////////////////////////////////////////////////////////////////// 7 /////////////////////////////////////////////////////////////////////////////
8 // 8 //
9 // Generated from the TEXTINCLUDE 2 resource. 9 // Generated from the TEXTINCLUDE 2 resource.
10 // 10 //
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" 153 "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
154 "\0" 154 "\0"
155 END 155 END
156 156
157 3 TEXTINCLUDE 157 3 TEXTINCLUDE
158 BEGIN 158 BEGIN
159 "\r\n" 159 "\r\n"
160 "\0" 160 "\0"
161 END 161 END
162 162
163 #else // APSTUDIO_INVOKED
164 #include "chrome_dll_version.rc"
165 #endif // APSTUDIO_INVOKED 163 #endif // APSTUDIO_INVOKED
166 164
167 ///////////////////////////////////////////////////////////////////////////// 165 /////////////////////////////////////////////////////////////////////////////
168 // 166 //
169 // Icons 167 // Icons
170 // 168 //
171 // This is duplicated from the .exe file to make ATL happy (it tries to load 169 // This is duplicated from the .exe file to make ATL happy (it tries to load
172 // the icon from the current module). We can perhaps work around this in the 170 // the icon from the current module). We can perhaps work around this in the
173 // future to get the icon from the .exe, which would save a copy. 171 // future to get the icon from the .exe, which would save a copy.
174 172
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 267
270 #ifndef APSTUDIO_INVOKED 268 #ifndef APSTUDIO_INVOKED
271 ///////////////////////////////////////////////////////////////////////////// 269 /////////////////////////////////////////////////////////////////////////////
272 // 270 //
273 // Generated from the TEXTINCLUDE 3 resource. 271 // Generated from the TEXTINCLUDE 3 resource.
274 // 272 //
275 273
276 274
277 ///////////////////////////////////////////////////////////////////////////// 275 /////////////////////////////////////////////////////////////////////////////
278 #endif // not APSTUDIO_INVOKED 276 #endif // not APSTUDIO_INVOKED
OLDNEW
« no previous file with comments | « ceee/ie/plugin/toolband/toolband.rc ('k') | chrome/app/chrome_dll_version.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698