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

Unified Diff: ui/webui/resources/cr_elements_resources.grdp

Issue 2571583004: MD WebUI: Delete cr-search-field, simplify CrSearchFieldBehavior (Closed)
Patch Set: Use focus_() Created 4 years 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
« no previous file with comments | « ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/cr_elements_resources.grdp
diff --git a/ui/webui/resources/cr_elements_resources.grdp b/ui/webui/resources/cr_elements_resources.grdp
index 77f4a00ac514a7d23499f473fe03847f42573c04..175ed96cdaa381628ae47710a2e1d16e50649b6e 100644
--- a/ui/webui/resources/cr_elements_resources.grdp
+++ b/ui/webui/resources/cr_elements_resources.grdp
@@ -132,15 +132,6 @@
<structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_BEHAVIOR_JS"
file="../../webui/resources/cr_elements/cr_search_field/cr_search_field_behavior.js"
type="chrome_html" />
- <structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_CSS"
- file="../../webui/resources/cr_elements/cr_search_field/cr_search_field.css"
- type="chrome_html" />
- <structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_HTML"
- file="../../webui/resources/cr_elements/cr_search_field/cr_search_field.html"
- type="chrome_html" />
- <structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_JS"
- file="../../webui/resources/cr_elements/cr_search_field/cr_search_field.js"
- type="chrome_html" />
<structure name="IDR_CR_ELEMENTS_CR_SHARED_MENU_HTML"
file="../../webui/resources/cr_elements/cr_shared_menu/cr_shared_menu.html"
type="chrome_html" />
« no previous file with comments | « ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698