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

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

Issue 869923004: Files.app: Add model classes to manage cache states of new MetadataCache. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed. Created 5 years, 11 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 c053f73d753cf0fb0f80e7154f7ec1ba092a2efd..801286c22cb2a745462e00652ac236d432047f5c 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -86,6 +86,7 @@
'./import_controller.js',
'./launch_param.js',
'./metadata/metadata_cache.js',
+ './metadata/metadata_cache_item.js',
'./metadata_update_controller.js',
'./naming_controller.js',
'./navigation_list_model.js',

Powered by Google App Engine
This is Rietveld 408576698