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

Unified Diff: tracing/trace_viewer.gypi

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
« no previous file with comments | « no previous file | tracing/tracing/extras/importer/android/event_log_importer.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/trace_viewer.gypi
diff --git a/tracing/trace_viewer.gypi b/tracing/trace_viewer.gypi
index 863d7c5d4f323467cc5cc14713b43b7c6e72a5c2..44542a0db5d775b269c43cd241c01738840e45aa 100644
--- a/tracing/trace_viewer.gypi
+++ b/tracing/trace_viewer.gypi
@@ -101,6 +101,7 @@
'tracing/extras/chrome/gpu/state.html',
'tracing/extras/chrome/layout_object.html',
'tracing/extras/chrome_config.html',
+ 'tracing/extras/importer/android/event_log_importer.html',
'tracing/extras/importer/battor_importer.html',
'tracing/extras/importer/ddms_importer.html',
'tracing/extras/importer/etw/etw_importer.html',
@@ -167,6 +168,7 @@
'tracing/importer/import.html',
'tracing/importer/importer.html',
'tracing/importer/simple_line_reader.html',
+ 'tracing/model/activity.html',
'tracing/model/alert.html',
'tracing/model/annotation.html',
'tracing/model/async_slice.html',
« no previous file with comments | « no previous file | tracing/tracing/extras/importer/android/event_log_importer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698