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

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

Issue 881463003: Files.app: Add a deduplication step to avoid importing duplicate media. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync to master; fix Banners test. 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/manifest.json
diff --git a/ui/file_manager/file_manager/manifest.json b/ui/file_manager/file_manager/manifest.json
index 177b840a5a748c0b52a8776da5f7db5f2c8a4dea..a65db9085b8e5c9c28353811c968773aba7e21bd 100644
--- a/ui/file_manager/file_manager/manifest.json
+++ b/ui/file_manager/file_manager/manifest.json
@@ -179,6 +179,7 @@
"background/js/background_base.js",
"background/js/device_handler.js",
"background/js/drive_sync_handler.js",
+ "background/js/duplicate_finder.js",
"background/js/file_operation_handler.js",
"background/js/file_operation_manager.js",
"background/js/file_operation_util.js",
« no previous file with comments | « ui/file_manager/file_manager/foreground/js/ui/banners_unittest.js ('k') | ui/file_manager/file_manager_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698