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

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

Issue 2838044: Build fix attempt. (Closed)
Patch Set: Created 10 years, 5 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
« no previous file with comments | « no previous file | chrome/default_plugin/DEPS » ('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 4
5 #define APSTUDIO_READONLY_SYMBOLS 5 #define APSTUDIO_READONLY_SYMBOLS
6 ///////////////////////////////////////////////////////////////////////////// 6 /////////////////////////////////////////////////////////////////////////////
7 // 7 //
8 // Generated from the TEXTINCLUDE 2 resource. 8 // Generated from the TEXTINCLUDE 2 resource.
9 // 9 //
10 #define APSTUDIO_HIDDEN_SYMBOLS 10 #define APSTUDIO_HIDDEN_SYMBOLS
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 #endif // APSTUDIO_INVOKED 255 #endif // APSTUDIO_INVOKED
256 256
257 #endif // English (U.S.) resources 257 #endif // English (U.S.) resources
258 ///////////////////////////////////////////////////////////////////////////// 258 /////////////////////////////////////////////////////////////////////////////
259 259
260 #include "installer_util_strings.rc" 260 #include "installer_util_strings.rc"
261 261
262 // We include these resources because all ICON types need to be in the 262 // We include these resources because all ICON types need to be in the
263 // same .rc file. See: 263 // same .rc file. See:
264 // http://www.technewsgroups.net/group/microsoft.public.dotnet.general/topic2111 .aspx 264 // http://www.technewsgroups.net/group/microsoft.public.dotnet.general/topic2111 .aspx
265 #include "webkit\\default_plugin\\default_plugin_resources.rc" 265 #include "chrome\\default_plugin\\default_plugin_resources.rc"
266 266
267 #ifndef APSTUDIO_INVOKED 267 #ifndef APSTUDIO_INVOKED
268 ///////////////////////////////////////////////////////////////////////////// 268 /////////////////////////////////////////////////////////////////////////////
269 // 269 //
270 // Generated from the TEXTINCLUDE 3 resource. 270 // Generated from the TEXTINCLUDE 3 resource.
271 // 271 //
272 272
273 273
274 ///////////////////////////////////////////////////////////////////////////// 274 /////////////////////////////////////////////////////////////////////////////
275 #endif // not APSTUDIO_INVOKED 275 #endif // not APSTUDIO_INVOKED
OLDNEW
« no previous file with comments | « no previous file | chrome/default_plugin/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698