| Index: ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
|
| diff --git a/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp b/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
|
| index 8e8d4aebccd83e9b03a1385d5df28bc628864526..4e45d9d501cd62b6688b32a76ebf13596cba9338 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
|
| +++ b/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
|
| @@ -258,10 +258,21 @@
|
| ],
|
| 'includes': ['../../../../compile_js2.gypi'],
|
| },
|
| -# {
|
| -# 'target_name': 'search_box',
|
| -# 'includes': ['../../../../compile_js2.gypi'],
|
| -# },
|
| + {
|
| + 'target_name': 'search_box',
|
| + 'dependencies': [
|
| + '../../../../externs/compiled_resources2.gyp:search_item',
|
| + '../../../common/js/compiled_resources2.gyp:file_type',
|
| + '../../../common/js/compiled_resources2.gyp:util',
|
| + '../../elements/compiled_resources2.gyp:files_toggle_ripple',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
|
| + '<(DEPTH)/ui/webui/resources/js/cr/compiled_resources2.gyp:event_target',
|
| + '<(DEPTH)/ui/webui/resources/js/cr/compiled_resources2.gyp:ui',
|
| + '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:autocomplete_list',
|
| + ],
|
| + 'includes': ['../../../../compile_js2.gypi'],
|
| + },
|
| {
|
| 'target_name': 'share_dialog',
|
| 'dependencies': [
|
|
|