| 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>
|
|
|