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

Unified Diff: perf_insights/perf_insights/ui/reports/all_reports.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 | « no previous file | perf_insights/perf_insights/ui/reports/v8_report.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: perf_insights/perf_insights/ui/reports/all_reports.html
diff --git a/perf_insights/perf_insights/ui/reports/all_reports.html b/perf_insights/perf_insights/ui/reports/all_reports.html
index a8fe2c5092c179670a54fe2bfe2a6c934c1ce076..19910e4d03ad527799f52007ba6ec87547e3e4b8 100644
--- a/perf_insights/perf_insights/ui/reports/all_reports.html
+++ b/perf_insights/perf_insights/ui/reports/all_reports.html
@@ -4,12 +4,7 @@ Copyright (c) 2013 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
-<link rel="import" href="/perf_insights/ui/reports/coverage_report.html">
-<link rel="import" href="/perf_insights/ui/reports/rail_score_report.html">
-<link rel="import" href="/perf_insights/ui/reports/slice_cost_report.html">
<link rel="import" href="/perf_insights/ui/reports/startup_report.html">
<link rel="import" href="/perf_insights/ui/reports/stats_report.html">
-<link rel="import" href="/perf_insights/ui/reports/task_info_report.html">
<link rel="import" href="/perf_insights/ui/reports/test_report.html">
<link rel="import" href="/perf_insights/ui/reports/v8_report.html">
-<link rel="import" href="/perf_insights/ui/reports/weather_report.html">
« no previous file with comments | « no previous file | perf_insights/perf_insights/ui/reports/v8_report.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698