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

Unified Diff: ui/file_manager/file_manager/manifest.json

Issue 1126043005: Make re-scanning of devices much faster by caching content hashcodes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix unit test. Created 5 years, 7 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
« no previous file with comments | « ui/file_manager/file_manager/common/js/lru_cache.js ('k') | ui/file_manager/file_manager_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/manifest.json
diff --git a/ui/file_manager/file_manager/manifest.json b/ui/file_manager/file_manager/manifest.json
index 8790063a49f3afa13a26e08c42d57a5d47b6c3a7..794f0a10bcd8fee2a22db5d364ffd78e0a06d075 100644
--- a/ui/file_manager/file_manager/manifest.json
+++ b/ui/file_manager/file_manager/manifest.json
@@ -181,6 +181,7 @@
"chrome://resources/js/analytics.js",
"common/js/async_util.js",
"common/js/file_type.js",
+ "common/js/lru_cache.js",
"common/js/metrics_base.js",
"common/js/metrics_events.js",
"common/js/metrics.js",
« no previous file with comments | « ui/file_manager/file_manager/common/js/lru_cache.js ('k') | ui/file_manager/file_manager_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698