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

Unified Diff: tracing/tracing/extras/systrace_config.html

Issue 1319013002: Android event log importer. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Removed console.log Created 5 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: tracing/tracing/extras/systrace_config.html
diff --git a/tracing/tracing/extras/systrace_config.html b/tracing/tracing/extras/systrace_config.html
index 54efc9b80c6e4614843cc898254356e9e82f1c42..1525e7d7806b99f0f97613a5ec817eebea99eec5 100644
--- a/tracing/tracing/extras/systrace_config.html
+++ b/tracing/tracing/extras/systrace_config.html
@@ -10,6 +10,7 @@ found in the LICENSE file.
<!-- Features used by Android systrace. -->
<link rel="import" href="/tracing/importer/import.html">
+<link rel="import" href="/tracing/extras/importer/android/event_log_importer.html">
<link rel="import" href="/tracing/extras/importer/battor_importer.html">
<link rel="import" href="/tracing/extras/importer/ddms_importer.html">
<link rel="import" href="/tracing/extras/importer/linux_perf/ftrace_importer.html">
« no previous file with comments | « tracing/tracing/extras/importer/linux_perf/ftrace_importer.html ('k') | tracing/tracing/model/activity.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698