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

Unified Diff: chrome/app/theme/theme_resources.grd

Issue 6731036: Enabled pressing TAB to cycle through the Omnibox results. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/theme/theme_resources.grd
===================================================================
--- chrome/app/theme/theme_resources.grd (revision 108642)
+++ chrome/app/theme/theme_resources.grd (working copy)
@@ -167,6 +167,9 @@
<include name="IDR_OMNIBOX_HTTPS_WARNING" file="omnibox_https_warning.png" type="BINDATA" />
<include name="IDR_OMNIBOX_HTTP_DARK" file="omnibox_http_dark.png" type="BINDATA" />
<include name="IDR_OMNIBOX_HTTP_SELECTED" file="omnibox_http_selected.png" type="BINDATA" />
+ <include name="IDR_OMNIBOX_KEYWORD_SEARCH" file="omnibox_keyword_search.png" type="BINDATA" />
+ <include name="IDR_OMNIBOX_KEYWORD_SEARCH_H" file="omnibox_keyword_search_h.png" type="BINDATA" />
+ <include name="IDR_OMNIBOX_KEYWORD_SEARCH_P" file="omnibox_keyword_search_p.png" type="BINDATA" />
<include name="IDR_OMNIBOX_SEARCH" file="omnibox_search.png" type="BINDATA" />
<include name="IDR_OMNIBOX_SEARCH_DARK" file="omnibox_search_dark.png" type="BINDATA" />
<include name="IDR_OMNIBOX_SEARCH_SELECTED" file="omnibox_search_selected.png" type="BINDATA" />

Powered by Google App Engine
This is Rietveld 408576698