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

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

Issue 2873903004: Add UMA to count directory-changed events by RootType. (Closed)
Patch Set: Revert unused code Created 3 years, 7 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 057c88ef9908d5a890d605753c757017c9b9b24f..747437e9cb5ee6c76e05945222c0ddc1e4c46ad1 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -138,6 +138,7 @@
// <include src="metadata_update_controller.js">
// <include src="naming_controller.js">
// <include src="navigation_list_model.js">
+// <include src="navigation_uma.js">
// <include src="progress_center_item_group.js">
// <include src="quick_view_controller.js">
// <include src="quick_view_model.js">

Powered by Google App Engine
This is Rietveld 408576698