summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/catapult/tracing/tracing/model/helpers/telemetry_helper.html
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/catapult/tracing/tracing/model/helpers/telemetry_helper.html')
-rw-r--r--chromium/third_party/catapult/tracing/tracing/model/helpers/telemetry_helper.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/third_party/catapult/tracing/tracing/model/helpers/telemetry_helper.html b/chromium/third_party/catapult/tracing/tracing/model/helpers/telemetry_helper.html
index 64ff046b3ef..415400638a9 100644
--- a/chromium/third_party/catapult/tracing/tracing/model/helpers/telemetry_helper.html
+++ b/chromium/third_party/catapult/tracing/tracing/model/helpers/telemetry_helper.html
@@ -117,7 +117,6 @@ tr.exportTo('tr.model.helpers', function() {
this.irSegments_.push(new tr.model.um.Segment(
gestureEvent.start, gestureEvent.duration));
gestureEventFound = true;
- break;
}
}
} else if (parts[1].startsWith('ui_')) {