| Index: ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| diff --git a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| index 130b8996b43138f502e3d5ede9209e0f6d8d743b..baa48b264d2f98dfb8335a6843db17535a2488ac 100644
|
| --- a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| +++ b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| @@ -66,6 +66,14 @@
|
| 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| + 'target_name': 'list_selection_model',
|
| + 'dependencies': [
|
| + '../../compiled_resources2.gyp:cr',
|
| + '../compiled_resources2.gyp:event_target',
|
| + ],
|
| + 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'menu_button',
|
| 'dependencies': [
|
| '../../compiled_resources2.gyp:assert',
|
|
|