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

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

Issue 918713003: Files.app: Add analytics code to instrument cloud import flows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address feedback. Created 5 years, 10 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 0f8f6f43578803e4159bc135dfb8a0ca5bdf476d..9759ef572413f549607edb3ad2297e411258f003 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -48,6 +48,7 @@
'../../common/js/progress_center_common.js',
'../../common/js/lru_cache.js',
'../../common/js/metrics_base.js',
+ '../../common/js/metrics_events.js',
'../../common/js/metrics.js',
'../../background/js/file_operation_manager.js',
'../../background/js/file_operation_util.js',

Powered by Google App Engine
This is Rietveld 408576698