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

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

Issue 805533003: Hook up import history to media scanner. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add import history test double. Created 6 years 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 908cb0d16c77a4f65bf5a29b40021a613e61777c..94a8fda1513f1cf058c2e2d52164db8e25708cdc 100644
--- a/ui/file_manager/file_manager/background/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
@@ -26,6 +26,8 @@
'../../foreground/js/ui/progress_center_panel.js',
'../../foreground/js/progress_center_item_group.js',
'../../foreground/js/metadata/byte_reader.js',
+ '../../foreground/js/metrics_base.js',
+ '../../foreground/js/metrics.js',
'app_window_wrapper.js',
'device_handler.js',
'drive_sync_handler.js',

Powered by Google App Engine
This is Rietveld 408576698