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 12aee828a2826876edbf993112f6a0acdfedbedc..7683a08a1f9fd6471954ba4925b175706af4e197 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 |
@@ -101,14 +101,21 @@ |
# 'target_name': 'gear_menu', |
# 'includes': ['../../../../compile_js2.gypi'], |
# }, |
-# { |
-# 'target_name': 'list_container', |
-# 'includes': ['../../../../compile_js2.gypi'], |
-# }, |
-# { |
-# 'target_name': 'location_line', |
-# 'includes': ['../../../../compile_js2.gypi'], |
-# }, |
+ { |
+ 'target_name': 'list_container', |
+ 'includes': ['../../../../compile_js2.gypi'], |
+ }, |
+ { |
+ 'target_name': 'location_line', |
+ 'dependencies': [ |
+ '../../../../externs/compiled_resources2.gyp:volume_manager', |
+ '../compiled_resources2.gyp:volume_manager_wrapper', |
+ '../../../common/js/compiled_resources2.gyp:volume_manager_common', |
+ '../../../common/js/compiled_resources2.gyp:util', |
+ '../../../../externs/compiled_resources2.gyp:platform', |
+ ], |
+ 'includes': ['../../../../compile_js2.gypi'], |
+ }, |
# { |
# 'target_name': 'multi_profile_share_dialog', |
# 'includes': ['../../../../compile_js2.gypi'], |