Index: ui/file_manager/file_manager/background/js/compiled_resources2.gyp |
diff --git a/ui/file_manager/file_manager/background/js/compiled_resources2.gyp b/ui/file_manager/file_manager/background/js/compiled_resources2.gyp |
index 4b750425318f2bb90c124ad4943e84b3e3fa93a8..6ac87436c1272d545d1dd92cf2299675f6473799 100644 |
--- a/ui/file_manager/file_manager/background/js/compiled_resources2.gyp |
+++ b/ui/file_manager/file_manager/background/js/compiled_resources2.gyp |
@@ -125,6 +125,14 @@ |
'../../../externs/compiled_resources2.gyp:file_operation_progress_event', |
'../../common/js/compiled_resources2.gyp:async_util', |
'../../common/js/compiled_resources2.gyp:util', |
+ 'metadata_proxy', |
+ ], |
+ 'includes': ['../../../compile_js2.gypi'], |
+ }, |
+ { |
+ 'target_name': 'metadata_proxy', |
+ 'dependencies': [ |
+ '../../common/js/compiled_resources2.gyp:lru_cache', |
], |
'includes': ['../../../compile_js2.gypi'], |
}, |
@@ -136,6 +144,7 @@ |
'../../common/js/compiled_resources2.gyp:metrics', |
'../../common/js/compiled_resources2.gyp:metrics_events', |
'../../common/js/compiled_resources2.gyp:util', |
+ 'metadata_proxy', |
], |
'includes': ['../../../compile_js2.gypi'], |
}, |