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 c18ed46f870547b4c0283dc13cc525153cfc97e3..bd5a7270e29abfec36b9f6c36be94ee958f5c1d0 100644 |
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js |
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js |
@@ -67,6 +67,8 @@ |
//<include src="../../../../webui/resources/js/cr/ui/context_menu_handler.js"> |
// |
//<include src="../../../../webui/resources/js/analytics.js"> |
+// metrics_events.js must be loaded after the analytics package. |
+//<include src="../../common/js/metrics_events.js"> |
(function() { |
// 'strict mode' is invoked for this scope. |