| 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 7b1a82a2d29c1eead5a762752d3c74b7b5f54ae0..20c8aa4e1e783f18bba768b0631f9a9f10167c8a 100644
|
| --- a/ui/webui/resources/cr_elements_resources.grdp
|
| +++ b/ui/webui/resources/cr_elements_resources.grdp
|
| @@ -114,6 +114,12 @@
|
| <structure name="IDR_CR_ELEMENTS_CR_PROFILE_AVATAR_SELECTOR_JS"
|
| file="../../webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_CR_ELEMENTS_CR_PROFILE_AVATAR_ICON_SELECTOR_GRID_HTML"
|
| + file="../../webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector_grid.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_CR_ELEMENTS_CR_PROFILE_AVATAR_SELECTOR_GRID_JS"
|
| + file="../../webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector_grid.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_BEHAVIOR_HTML"
|
| file="../../webui/resources/cr_elements/cr_search_field/cr_search_field_behavior.html"
|
| type="chrome_html" />
|
|
|