Index: ui/webui/resources/webui_resources.grd |
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd |
index 6277c50b58d6647eccd101a98de0da83466bde4a..1e03c2ead366b727be8f04215345c4cf16feec8d 100644 |
--- a/ui/webui/resources/webui_resources.grd |
+++ b/ui/webui/resources/webui_resources.grd |
@@ -300,6 +300,8 @@ without changes to the corresponding grd file. --> |
type="chrome_html" /> |
<structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_ROW" |
file="html/cr/ui/focus_row.html" type="chrome_html" /> |
+ <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_WITHOUT_INK" |
+ file="html/cr/ui/focus_without_ink.html" type="chrome_html" /> |
<structure name="IDR_WEBUI_HTML_CR_UI_LIST" |
file="html/cr/ui/list.html" |
type="chrome_html" /> |
@@ -403,6 +405,8 @@ without changes to the corresponding grd file. --> |
type="chrome_html" /> |
<structure name="IDR_WEBUI_JS_CR_UI_FOCUS_ROW" |
file="js/cr/ui/focus_row.js" type="chrome_html" /> |
+ <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_WITHOUT_INK" |
+ file="js/cr/ui/focus_without_ink.js" type="chrome_html" /> |
<structure name="IDR_WEBUI_JS_CR_UI_LIST" |
file="js/cr/ui/list.js" type="chrome_html" /> |
<structure name="IDR_WEBUI_JS_CR_UI_LIST_ITEM" |