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

Unified Diff: ui/file_manager/file_manager/background/js/background_scripts.js

Issue 2585193002: Files App: Add metrics for background performance. (Closed)
Patch Set: Update histograms.xml. Created 4 years 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/background/js/background_scripts.js
diff --git a/ui/file_manager/file_manager/background/js/background_scripts.js b/ui/file_manager/file_manager/background/js/background_scripts.js
index ad94bffa77bf55a6a437c0315374403eaf2a182f..463a6f7da1a66d35cc3d342ebd4101096a25c939 100644
--- a/ui/file_manager/file_manager/background/js/background_scripts.js
+++ b/ui/file_manager/file_manager/background/js/background_scripts.js
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+<include src="metrics_start.js">
<include src="../../common/js/lru_cache.js">
<include src="../../common/js/progress_center_common.js">
<include src="../../common/js/importer_common.js">
« no previous file with comments | « ui/file_manager/file_manager/background/js/background.js ('k') | ui/file_manager/file_manager/background/js/metrics_start.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698