| Index: ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector_grid.html
|
| diff --git a/ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector_grid.html b/ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector_grid.html
|
| index ecbbcd768ccde2cea885bac334fb6d8c6cadeb37..d915114791a52c7c4263e6a3e80d726f4bfcfda2 100644
|
| --- a/ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector_grid.html
|
| +++ b/ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector_grid.html
|
| @@ -1,4 +1,5 @@
|
| <link rel="import" href="chrome://resources/html/assert.html">
|
| +<link rel="import" href="chrome://resources/html/util.html">
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/iron-menu-behavior/iron-menubar-behavior.html">
|
|
|
|
|