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

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

Issue 894633002: Files.app: Add Model class that is the set of MetadataCacheItem. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix the comment. 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 801286c22cb2a745462e00652ac236d432047f5c..b728a5a235602e3a41046626c94cbf51b7e3eae7 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -87,6 +87,7 @@
'./launch_param.js',
'./metadata/metadata_cache.js',
'./metadata/metadata_cache_item.js',
+ './metadata/metadata_cache_set.js',
'./metadata_update_controller.js',
'./naming_controller.js',
'./navigation_list_model.js',

Powered by Google App Engine
This is Rietveld 408576698