Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(396)

Unified Diff: ui/file_manager/file_manager/foreground/js/compiled_resources.gyp

Issue 971723002: Files.app: Rename FileSystemMetadata with MetadataModel. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
index 1a651b40feba20fb4b7b4c153e4f868425329847..684ad36331ea0a82ad6010d9cd3b744d1a74609e 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -89,12 +89,13 @@
'./launch_param.js',
'./metadata/content_metadata_provider.js',
'./metadata/external_metadata_provider.js',
- './metadata/file_system_metadata.js',
'./metadata/file_system_metadata_provider.js',
'./metadata/metadata_cache.js',
'./metadata/metadata_cache_item.js',
'./metadata/metadata_cache_set.js',
'./metadata/metadata_item.js',
+ './metadata/metadata_model.js',
+ './metadata/multi_metadata_provider.js',
'./metadata/new_metadata_provider.js',
'./metadata/thumbnail_model.js',
'./metadata_update_controller.js',

Powered by Google App Engine
This is Rietveld 408576698