| 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 e42aadffd17ccd2c8683e0187f4067cee21f6bb2..a5100042588395d5fc2c9f530189e3f5fbe9580d 100644
|
| --- a/ui/webui/resources/cr_elements_resources.grdp
|
| +++ b/ui/webui/resources/cr_elements_resources.grdp
|
| @@ -92,6 +92,12 @@
|
| <structure name="IDR_CR_ELEMENTS_CR_POLICY_PREF_INDICATOR_HTML"
|
| file="../../webui/resources/cr_elements/policy/cr_policy_pref_indicator.html"
|
| type="chrome_html" />
|
| + <structure name="IDR_CR_ELEMENTS_CR_PROFILE_AVATAR_SELECTOR_HTML"
|
| + file="../../webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector.html"
|
| + type="chrome_html" />
|
| + <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_SEARCH_FIELD_BEHAVIOR_HTML"
|
| file="../../webui/resources/cr_elements/cr_search_field/cr_search_field_behavior.html"
|
| type="chrome_html" />
|
|
|