| Index: ui/webui/resources/cr_elements/cr_action_menu/compiled_resources2.gyp
|
| diff --git a/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resources2.gyp b/ui/webui/resources/cr_elements/cr_action_menu/compiled_resources2.gyp
|
| similarity index 70%
|
| copy from ui/webui/resources/cr_elements/cr_lazy_render/compiled_resources2.gyp
|
| copy to ui/webui/resources/cr_elements/cr_action_menu/compiled_resources2.gyp
|
| index f3a5b6ec46640b513713c7ed69752d0aa2f76ab2..95d3a9581a00aa93e01dc8aad1ad0dbb8ae2c0fa 100644
|
| --- a/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resources2.gyp
|
| +++ b/ui/webui/resources/cr_elements/cr_action_menu/compiled_resources2.gyp
|
| @@ -4,7 +4,10 @@
|
| {
|
| 'targets': [
|
| {
|
| - 'target_name': 'cr_lazy_render',
|
| + 'target_name': 'cr_action_menu',
|
| + 'dependencies': [
|
| + '../../js/compiled_resources2.gyp:util',
|
| + ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| ],
|
|
|