| 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 83c542861d3fd4d67a55b5528d3be046688df60c..ec2ed5100439e9973ad7da997c6f84d22bc3719d 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
|
| @@ -199,6 +199,14 @@
|
| # 'target_name': 'providers_menu',
|
| # 'includes': ['../../../../compile_js2.gypi'],
|
| # },
|
| + {
|
| + 'target_name': 'scrollbar',
|
| + 'dependencies': [
|
| + '../../../common/js/compiled_resources2.gyp:util',
|
| + '<(DEPTH)/ui/webui/resources/js/cr/compiled_resources2.gyp:ui',
|
| + ],
|
| + 'includes': ['../../../../compile_js2.gypi'],
|
| + },
|
| # {
|
| # 'target_name': 'search_box',
|
| # 'includes': ['../../../../compile_js2.gypi'],
|
|
|