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

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

Issue 3129003: remove toolstrips (Closed)
Patch Set: merge Created 10 years, 4 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/browser/browser.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 #define IDC_SHOW_BOOKMARK_MANAGER 40011 198 #define IDC_SHOW_BOOKMARK_MANAGER 40011
199 #define IDC_SHOW_DOWNLOADS 40012 199 #define IDC_SHOW_DOWNLOADS 40012
200 #define IDC_CLEAR_BROWSING_DATA 40013 200 #define IDC_CLEAR_BROWSING_DATA 40013
201 #define IDC_IMPORT_SETTINGS 40014 201 #define IDC_IMPORT_SETTINGS 40014
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_SHOW_EXTENSION_SHELF 40021
209 #define IDC_MANAGE_EXTENSIONS 40022 208 #define IDC_MANAGE_EXTENSIONS 40022
210 #define IDC_AUTOFILL_DEFAULT 40023 209 #define IDC_AUTOFILL_DEFAULT 40023
211 #define IDC_DEV_TOOLS_INSPECT 40025 210 #define IDC_DEV_TOOLS_INSPECT 40025
212 211
213 // Spell-check 212 // Spell-check
214 // Insert any additional suggestions before _LAST; these have to be consecutive. 213 // Insert any additional suggestions before _LAST; these have to be consecutive.
215 #define IDC_SPELLCHECK_SUGGESTION_0 41000 214 #define IDC_SPELLCHECK_SUGGESTION_0 41000
216 #define IDC_SPELLCHECK_SUGGESTION_1 41001 215 #define IDC_SPELLCHECK_SUGGESTION_1 41001
217 #define IDC_SPELLCHECK_SUGGESTION_2 41002 216 #define IDC_SPELLCHECK_SUGGESTION_2 41002
218 #define IDC_SPELLCHECK_SUGGESTION_3 41003 217 #define IDC_SPELLCHECK_SUGGESTION_3 41003
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
314 // Frame items. 313 // Frame items.
315 #define IDC_CONTENT_CONTEXT_RELOADFRAME 50160 314 #define IDC_CONTENT_CONTEXT_RELOADFRAME 50160
316 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWTAB 50161 315 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWTAB 50161
317 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWWINDOW 50162 316 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWWINDOW 50162
318 #define IDC_CONTENT_CONTEXT_OPENFRAMEOFFTHERECORD 50163 317 #define IDC_CONTENT_CONTEXT_OPENFRAMEOFFTHERECORD 50163
319 #define IDC_CONTENT_CONTEXT_VIEWFRAMESOURCE 50164 318 #define IDC_CONTENT_CONTEXT_VIEWFRAMESOURCE 50164
320 #define IDC_CONTENT_CONTEXT_VIEWFRAMEINFO 50165 319 #define IDC_CONTENT_CONTEXT_VIEWFRAMEINFO 50165
321 // Search items. 320 // Search items.
322 #define IDC_CONTENT_CONTEXT_GOTOURL 50170 321 #define IDC_CONTENT_CONTEXT_GOTOURL 50170
323 #define IDC_CONTENT_CONTEXT_SEARCHWEBFOR 50171 322 #define IDC_CONTENT_CONTEXT_SEARCHWEBFOR 50171
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698