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

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

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/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 cb70b25bdafe7d6c3f57ee93ee4f5676f7ea5ae5..ebc70614776cd911675360c4ab98e62c10acf3dd 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -52,6 +52,7 @@
'../../background/js/file_operation_handler.js',
'../../background/js/device_handler.js',
'../../background/js/drive_sync_handler.js',
+ '../../background/js/duplicate_finder.js',
'../../background/js/volume_manager.js',
'../../background/js/progress_center.js',
'../../background/js/app_window_wrapper.js',

Powered by Google App Engine
This is Rietveld 408576698