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

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

Issue 1922083004: Allow fetching personalized snippets from ChromeReader. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Yet another unittest fix Created 4 years, 7 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 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>
« no previous file with comments | « chrome/browser/resources/snippets_internals.css ('k') | chrome/browser/ui/webui/snippets_internals_message_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698