| Index: chrome/browser/resources/snippets_internals.html
|
| diff --git a/chrome/browser/resources/snippets_internals.html b/chrome/browser/resources/snippets_internals.html
|
| index f8251e9f0d6c9fd33a25fca0b77947c1bf09cdd0..58319b9bbbdcc64b0ca09a04890fdf3174e84685 100644
|
| --- a/chrome/browser/resources/snippets_internals.html
|
| +++ b/chrome/browser/resources/snippets_internals.html
|
| @@ -137,7 +137,7 @@ found in the LICENSE file.
|
| <table>
|
| <tr>
|
| <td>ID
|
| - <td jscontent="suggestionId">
|
| + <td jscontent="withinCategoryId">
|
| <tr>
|
| <td>URL
|
| <td><a class="url" jsvalues="href:url" jscontent="url"></a>
|
|
|