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

Unified Diff: ui/file_manager/file_manager/background/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/background/js/compiled_resources.gyp
diff --git a/ui/file_manager/file_manager/background/js/compiled_resources.gyp b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
index 47d30812a5e45ebc55bc2172248782550435966c..2e00bb41019abbf04af9519367a5aa224854cf3a 100644
--- a/ui/file_manager/file_manager/background/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
@@ -29,6 +29,7 @@
'app_window_wrapper.js',
'device_handler.js',
'drive_sync_handler.js',
+ 'duplicate_finder.js',
'file_operation_handler.js',
'file_operation_manager.js',
'file_operation_util.js',

Powered by Google App Engine
This is Rietveld 408576698