| Index: ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp
|
| diff --git a/ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp b/ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp
|
| index f2395c6f429a3376eb1aec6985131c64d64206a9..3ce09e989f827e6988403aa055508c9ce72f354b 100644
|
| --- a/ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp
|
| +++ b/ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp
|
| @@ -7,8 +7,17 @@
|
| 'target_name': 'cr_profile_avatar_selector',
|
| 'dependencies': [
|
| '../../js/compiled_resources2.gyp:icon',
|
| + 'cr_profile_avatar_selector_grid',
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| - }
|
| + },
|
| + {
|
| + 'target_name': 'cr_profile_avatar_selector_grid',
|
| + 'dependencies': [
|
| + '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-menu-behavior/compiled_resources2.gyp:iron-menubar-behavior-extracted',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| + ],
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| ],
|
| }
|
|
|