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

Unified Diff: chrome/browser/resources/snippets_internals.html

Issue 2826013002: List relevant IDs from Finch in snippets-internals (Closed)
Patch Set: Created 3 years, 8 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
Index: chrome/browser/resources/snippets_internals.html
diff --git a/chrome/browser/resources/snippets_internals.html b/chrome/browser/resources/snippets_internals.html
index 118b8b3eaeb90ceed541fae09140ef57942c57c9..8b74093fbdc46116e3031ceb7379fe65f9300ff1 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">Experiment IDs
+ <td id="experiment-ids" class="value">
</table>
</div>

Powered by Google App Engine
This is Rietveld 408576698