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

Unified Diff: ui/file_manager/file_manager/foreground/js/main_scripts.js

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/main_scripts.js
diff --git a/ui/file_manager/file_manager/foreground/js/main_scripts.js b/ui/file_manager/file_manager/foreground/js/main_scripts.js
index 0ded9c857f2d1f66922141876d31023344fe5025..05fae04b1a10e2944c165e68e3bd8811de90b4e6 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -25,6 +25,7 @@
//<include src="../../common/js/metrics_base.js">
//<include src="../../common/js/metrics.js">
//<include src="metrics_start.js">
+//<include src="../../common/js/metrics_events.js">
//
//<include src="../../common/js/lru_cache.js">
//<include src="../../../image_loader/image_loader_client.js">

Powered by Google App Engine
This is Rietveld 408576698