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

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

Issue 3124032: Add Full screen item to video context menu (Closed)
Patch Set: Change user metric name. 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/tab_contents/render_view_context_menu.cc » ('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 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 #define IDC_CONTENT_CONTEXT_COPYEMAILADDRESS 50105 285 #define IDC_CONTENT_CONTEXT_COPYEMAILADDRESS 50105
286 // Image items. 286 // Image items.
287 #define IDC_CONTENT_CONTEXT_SAVEIMAGEAS 50110 287 #define IDC_CONTENT_CONTEXT_SAVEIMAGEAS 50110
288 #define IDC_CONTENT_CONTEXT_COPYIMAGELOCATION 50111 288 #define IDC_CONTENT_CONTEXT_COPYIMAGELOCATION 50111
289 #define IDC_CONTENT_CONTEXT_COPYIMAGE 50112 289 #define IDC_CONTENT_CONTEXT_COPYIMAGE 50112
290 #define IDC_CONTENT_CONTEXT_OPENIMAGENEWTAB 50113 290 #define IDC_CONTENT_CONTEXT_OPENIMAGENEWTAB 50113
291 // Audio/video items. 291 // Audio/video items.
292 #define IDC_CONTENT_CONTEXT_SAVEAVAS 50120 292 #define IDC_CONTENT_CONTEXT_SAVEAVAS 50120
293 #define IDC_CONTENT_CONTEXT_COPYAVLOCATION 50121 293 #define IDC_CONTENT_CONTEXT_COPYAVLOCATION 50121
294 #define IDC_CONTENT_CONTEXT_OPENAVNEWTAB 50122 294 #define IDC_CONTENT_CONTEXT_OPENAVNEWTAB 50122
295 #define IDC_CONTENT_CONTEXT_FULLSCREEN 50123
295 // Media items. 296 // Media items.
296 #define IDC_CONTENT_CONTEXT_PLAYPAUSE 50130 297 #define IDC_CONTENT_CONTEXT_PLAYPAUSE 50130
297 #define IDC_CONTENT_CONTEXT_MUTE 50131 298 #define IDC_CONTENT_CONTEXT_MUTE 50131
298 #define IDC_CONTENT_CONTEXT_LOOP 50132 299 #define IDC_CONTENT_CONTEXT_LOOP 50132
299 #define IDC_CONTENT_CONTEXT_CONTROLS 50133 300 #define IDC_CONTENT_CONTEXT_CONTROLS 50133
300 // Edit items. 301 // Edit items.
301 #define IDC_CONTENT_CONTEXT_COPY 50140 302 #define IDC_CONTENT_CONTEXT_COPY 50140
302 #define IDC_CONTENT_CONTEXT_CUT 50141 303 #define IDC_CONTENT_CONTEXT_CUT 50141
303 #define IDC_CONTENT_CONTEXT_PASTE 50142 304 #define IDC_CONTENT_CONTEXT_PASTE 50142
304 #define IDC_CONTENT_CONTEXT_DELETE 50143 305 #define IDC_CONTENT_CONTEXT_DELETE 50143
305 #define IDC_CONTENT_CONTEXT_UNDO 50144 306 #define IDC_CONTENT_CONTEXT_UNDO 50144
306 #define IDC_CONTENT_CONTEXT_REDO 50145 307 #define IDC_CONTENT_CONTEXT_REDO 50145
307 #define IDC_CONTENT_CONTEXT_SELECTALL 50146 308 #define IDC_CONTENT_CONTEXT_SELECTALL 50146
308 // Other items. 309 // Other items.
309 #define IDC_CONTENT_CONTEXT_TRANSLATE 50150 310 #define IDC_CONTENT_CONTEXT_TRANSLATE 50150
310 #define IDC_CONTENT_CONTEXT_INSPECTELEMENT 50151 311 #define IDC_CONTENT_CONTEXT_INSPECTELEMENT 50151
311 #define IDC_CONTENT_CONTEXT_VIEWPAGEINFO 50152 312 #define IDC_CONTENT_CONTEXT_VIEWPAGEINFO 50152
312 #define IDC_CONTENT_CONTEXT_LANGUAGE_SETTINGS 50153 313 #define IDC_CONTENT_CONTEXT_LANGUAGE_SETTINGS 50153
313 // Frame items. 314 // Frame items.
314 #define IDC_CONTENT_CONTEXT_RELOADFRAME 50160 315 #define IDC_CONTENT_CONTEXT_RELOADFRAME 50160
315 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWTAB 50161 316 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWTAB 50161
316 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWWINDOW 50162 317 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWWINDOW 50162
317 #define IDC_CONTENT_CONTEXT_OPENFRAMEOFFTHERECORD 50163 318 #define IDC_CONTENT_CONTEXT_OPENFRAMEOFFTHERECORD 50163
318 #define IDC_CONTENT_CONTEXT_VIEWFRAMESOURCE 50164 319 #define IDC_CONTENT_CONTEXT_VIEWFRAMESOURCE 50164
319 #define IDC_CONTENT_CONTEXT_VIEWFRAMEINFO 50165 320 #define IDC_CONTENT_CONTEXT_VIEWFRAMEINFO 50165
320 // Search items. 321 // Search items.
321 #define IDC_CONTENT_CONTEXT_GOTOURL 50170 322 #define IDC_CONTENT_CONTEXT_GOTOURL 50170
322 #define IDC_CONTENT_CONTEXT_SEARCHWEBFOR 50171 323 #define IDC_CONTENT_CONTEXT_SEARCHWEBFOR 50171
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/tab_contents/render_view_context_menu.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698