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

Unified Diff: chrome/app/chrome_command_ids.h

Issue 10915069: Add Copy URL option to Omnibox context menu when URL is replaced by Instant Extended. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/chrome_command_ids.h
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
index f9d6832a827afc158d28277f746f6ab2fd6555f6..19506933edbe91db0feb2d921892d30af11bc2a7 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -125,6 +125,7 @@
// Clipboard commands
#define IDC_CUT 36000
#define IDC_COPY 36001
+#define IDC_COPY_URL 36002
#define IDC_PASTE 36003
#define IDC_EDIT_MENU 36004
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/browser/ui/views/omnibox/omnibox_view_views.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698