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

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

Issue 2377663002: [NTP Snippets] Introduce ContentSuggestion::ID (Closed)
Patch Set: . Created 4 years, 3 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 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>

Powered by Google App Engine
This is Rietveld 408576698