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

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: Reorg/rename metrics events. Fix a metrics loading bug. 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 ce5e3450fb79bc46c9b9db394793fe44b5a51adb..b43e447b0a8f570a7c9383f8ed5bf7500eb360d1 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',
« no previous file with comments | « ui/file_manager/file_manager/common/js/test_tracker.js ('k') | ui/file_manager/file_manager/foreground/js/file_manager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698