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

Side by Side Diff: chrome/app/chrome_dll_resource.h

Issue 4524002: First cut of the about:conflicts page, listing all DLLs loaded in the Chrome ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 1 month 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
OLDNEW
1 // Copyright (c) 2010 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 //{{NO_DEPENDENCIES}} 5 //{{NO_DEPENDENCIES}}
6 // 6 //
7 // What began as a Microsoft Visual C++ generated include file is now 7 // What began as a Microsoft Visual C++ generated include file is now
8 // edited by hand. Do not generate!!! 8 // edited by hand. Do not generate!!!
9 // 9 //
10 // Used by chrome_dll.rc, Mac nibs, ... 10 // Used by chrome_dll.rc, Mac nibs, ...
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
202 #define IDC_OPTIONS 40015 202 #define IDC_OPTIONS 40015
203 #define IDC_EDIT_SEARCH_ENGINES 40016 203 #define IDC_EDIT_SEARCH_ENGINES 40016
204 #define IDC_VIEW_PASSWORDS 40017 204 #define IDC_VIEW_PASSWORDS 40017
205 #define IDC_ABOUT 40018 205 #define IDC_ABOUT 40018
206 #define IDC_HELP_PAGE 40019 206 #define IDC_HELP_PAGE 40019
207 #define IDC_SHOW_APP_MENU 40020 207 #define IDC_SHOW_APP_MENU 40020
208 #define IDC_MANAGE_EXTENSIONS 40022 208 #define IDC_MANAGE_EXTENSIONS 40022
209 #define IDC_AUTOFILL_DEFAULT 40023 209 #define IDC_AUTOFILL_DEFAULT 40023
210 #define IDC_DEV_TOOLS_INSPECT 40025 210 #define IDC_DEV_TOOLS_INSPECT 40025
211 #define IDC_UPGRADE_DIALOG 40026 211 #define IDC_UPGRADE_DIALOG 40026
212 #define IDC_VIEW_INCOMPATIBILITIES 40027
212 213
213 // Spell-check 214 // Spell-check
214 // Insert any additional suggestions before _LAST; these have to be consecutive. 215 // Insert any additional suggestions before _LAST; these have to be consecutive.
215 #define IDC_SPELLCHECK_SUGGESTION_0 41000 216 #define IDC_SPELLCHECK_SUGGESTION_0 41000
216 #define IDC_SPELLCHECK_SUGGESTION_1 41001 217 #define IDC_SPELLCHECK_SUGGESTION_1 41001
217 #define IDC_SPELLCHECK_SUGGESTION_2 41002 218 #define IDC_SPELLCHECK_SUGGESTION_2 41002
218 #define IDC_SPELLCHECK_SUGGESTION_3 41003 219 #define IDC_SPELLCHECK_SUGGESTION_3 41003
219 #define IDC_SPELLCHECK_SUGGESTION_4 41004 220 #define IDC_SPELLCHECK_SUGGESTION_4 41004
220 #define IDC_SPELLCHECK_SUGGESTION_LAST IDC_SPELLCHECK_SUGGESTION_4 221 #define IDC_SPELLCHECK_SUGGESTION_LAST IDC_SPELLCHECK_SUGGESTION_4
221 #define IDC_SPELLCHECK_MENU 41005 222 #define IDC_SPELLCHECK_MENU 41005
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
316 // Frame items. 317 // Frame items.
317 #define IDC_CONTENT_CONTEXT_RELOADFRAME 50160 318 #define IDC_CONTENT_CONTEXT_RELOADFRAME 50160
318 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWTAB 50161 319 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWTAB 50161
319 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWWINDOW 50162 320 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWWINDOW 50162
320 #define IDC_CONTENT_CONTEXT_OPENFRAMEOFFTHERECORD 50163 321 #define IDC_CONTENT_CONTEXT_OPENFRAMEOFFTHERECORD 50163
321 #define IDC_CONTENT_CONTEXT_VIEWFRAMESOURCE 50164 322 #define IDC_CONTENT_CONTEXT_VIEWFRAMESOURCE 50164
322 #define IDC_CONTENT_CONTEXT_VIEWFRAMEINFO 50165 323 #define IDC_CONTENT_CONTEXT_VIEWFRAMEINFO 50165
323 // Search items. 324 // Search items.
324 #define IDC_CONTENT_CONTEXT_GOTOURL 50170 325 #define IDC_CONTENT_CONTEXT_GOTOURL 50170
325 #define IDC_CONTENT_CONTEXT_SEARCHWEBFOR 50171 326 #define IDC_CONTENT_CONTEXT_SEARCHWEBFOR 50171
OLDNEW
« no previous file with comments | « no previous file | chrome/app/chromium_strings.grd » ('j') | chrome/browser/enumerate_modules_model_win.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698