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

Unified Diff: golden/elements.html

Issue 1200343002: gold: ByBlame WIP (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: rebase Created 5 years, 6 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 | golden/go/skiacorrectness/main.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: golden/elements.html
diff --git a/golden/elements.html b/golden/elements.html
index 6fe81a5e55dabc23eef36259f805b659a74864f5..412f8829349a38f41d928122fa709d5e1791889e 100644
--- a/golden/elements.html
+++ b/golden/elements.html
@@ -40,13 +40,13 @@
<link href="/res/imp/counter.html" rel="import" />
<link href="/res/imp/dots.html" rel="import" />
<link href="/res/imp/dotlegend.html" rel="import" />
+ <link href="/res/imp/tri.html" rel="import" />
+ <link href="/res/imp/blame.html" rel="import" />
<link href="/res/imp/tricon.html" rel="import" />
<link href="/res/imp/commits.html" rel="import" />
+ <link href="/res/imp/commit-panel.html" rel="import" />
<link href="/res/imp/checkable.html" rel="import" />
- <link href="/res/imp/testsummarydetails.html" rel="import" />
- <link href="/res/imp/testsummary.html" rel="import" />
<link href="/res/imp/ignore.html" rel="import" />
- <link href="/res/imp/tri.html" rel="import" />
<link href="/res/imp/grid.html" rel="import" />
<link href="/res/imp/corpus.html" rel="import" />
<link href="/res/imp/crosshair.html" rel="import" />
@@ -60,5 +60,6 @@
<link href="/res/imp/teststatus.html" rel="import" />
<link href="/res/imp/status.html" rel="import" />
<link href="/res/imp/detaillist.html" rel="import" />
- <link href="/res/imp/blame.html" rel="import" />
+ <link href="/res/imp/testsummarydetails.html" rel="import" />
+ <link href="/res/imp/testsummary.html" rel="import" />
</head>
« no previous file with comments | « no previous file | golden/go/skiacorrectness/main.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698