Chromium Code Reviews| Index: chrome/browser/resources/snippets_internals.html |
| diff --git a/chrome/browser/resources/snippets_internals.html b/chrome/browser/resources/snippets_internals.html |
| index e9a5ea5c07d5ee79d56adbd7fc916579d129d0fe..9f4130826f06da08fdf40bc23771d13ab4de2d28 100644 |
| --- a/chrome/browser/resources/snippets_internals.html |
| +++ b/chrome/browser/resources/snippets_internals.html |
| @@ -61,6 +61,9 @@ found in the LICENSE file. |
| <td>Salient image |
| <td><a class="url" jsvalues="href:salientImageUrl" |
| jscontent="salientImageUrl"></a> |
| + <tr> |
| + <td>Score |
| + <td jscontent="score"> |
| </table> |
| </div> |
| </table> |