| Index: chrome/browser/resources/snippets_internals.html
|
| diff --git a/chrome/browser/resources/snippets_internals.html b/chrome/browser/resources/snippets_internals.html
|
| index f7d2bae5b259293072c129a941e18b41dc984ce7..f40ad38dfeb1943a99b1b828f9ebd76b50cf6df2 100644
|
| --- a/chrome/browser/resources/snippets_internals.html
|
| +++ b/chrome/browser/resources/snippets_internals.html
|
| @@ -50,6 +50,9 @@ found in the LICENSE file.
|
| <tr>
|
| <td class="name">Snippets fetch URL
|
| <td id="switch-fetch-url" class="value">
|
| + <tr>
|
| + <td class="name">Server-provided experiment IDs
|
| + <td id="experiment-ids" class="value">
|
| </table>
|
| </div>
|
|
|
|
|