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

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

Issue 2081603003: Add UMA for Quick View (file type and volume type). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 4 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 06b69563764270691de6aa51234072628120bd1b..ecfd5cc0c4ef055bed8689497f0857fdb755fa13 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -132,6 +132,7 @@
//<include src="progress_center_item_group.js">
//<include src="quick_view_controller.js">
//<include src="quick_view_model.js">
+//<include src="quick_view_uma.js">
//<include src="scan_controller.js">
//<include src="search_controller.js">
//<include src="share_client.js">

Powered by Google App Engine
This is Rietveld 408576698