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

Unified Diff: ui/file_manager/file_manager/manifest.json

Issue 1076173002: Files.app: Add metrics of RAW file loading time. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed. Created 5 years, 8 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/manifest.json
diff --git a/ui/file_manager/file_manager/manifest.json b/ui/file_manager/file_manager/manifest.json
index afe2c69cfb2f49779190edd661e86b4ca2cd333d..f0bb84c85e404a9a0bec5e68421980272f4a0591 100644
--- a/ui/file_manager/file_manager/manifest.json
+++ b/ui/file_manager/file_manager/manifest.json
@@ -151,6 +151,9 @@
"common/js/async_util.js",
"common/js/error_util.js",
"common/js/file_type.js",
+ "common/js/metrics_base.js",
+ "common/js/metrics_events.js",
+ "common/js/metrics.js",
"common/js/path_util.js",
"common/js/util.js",
"common/js/volume_manager_common.js",
« no previous file with comments | « ui/file_manager/file_manager/common/js/metrics_events.js ('k') | ui/file_manager/image_loader/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698