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

Unified Diff: perf_insights/perf_insights/ui/reports/v8_report.html

Issue 1957493002: [polymer] Fixes lines in PI where we import nonexistent files (Closed) Base URL: git@github.com:catapult-project/catapult.git@polymer10-migration
Patch Set: Created 4 years, 7 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 | « perf_insights/perf_insights/ui/reports/all_reports.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: perf_insights/perf_insights/ui/reports/v8_report.html
diff --git a/perf_insights/perf_insights/ui/reports/v8_report.html b/perf_insights/perf_insights/ui/reports/v8_report.html
index 86bf21c92287bbb0b08ef6280547b6b4c52590b6..0a164d31625339087a3d28aced50858b2e3be305 100644
--- a/perf_insights/perf_insights/ui/reports/v8_report.html
+++ b/perf_insights/perf_insights/ui/reports/v8_report.html
@@ -13,7 +13,6 @@ found in the LICENSE file.
<link rel="import" href="/tracing/ui/base/overlay.html">
<link rel="import" href="/tracing/ui/base/table.html">
<link rel="import" href="/tracing/value/numeric.html">
-<link rel="import" href="/tracing/value/ui/time_duration_span.html">
<polymer-element name="pi-ui-v8-report"
extends="pi-ui-r-pi-report"
« no previous file with comments | « perf_insights/perf_insights/ui/reports/all_reports.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698