Chromium Code Reviews

Unified Diff: chrome/app/chrome_command_ids.h

Issue 21323003: The UI part of search-by-image search. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: fix string resource and comment Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/app/chrome_command_ids.h
===================================================================
--- chrome/app/chrome_command_ids.h (revision 214862)
+++ chrome/app/chrome_command_ids.h (working copy)
@@ -262,6 +262,7 @@
#define IDC_CONTENT_CONTEXT_COPYIMAGELOCATION 50111
#define IDC_CONTENT_CONTEXT_COPYIMAGE 50112
#define IDC_CONTENT_CONTEXT_OPENIMAGENEWTAB 50113
+#define IDC_CONTENT_CONTEXT_SEARCHIMAGENEWTAB 50114
// Audio/video items.
#define IDC_CONTENT_CONTEXT_SAVEAVAS 50120
#define IDC_CONTENT_CONTEXT_COPYAVLOCATION 50121
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/browser/renderer_host/chrome_render_view_host_observer.cc » ('J')

Powered by Google App Engine