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

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

Issue 2609423002: [NTP::RecentTabs] Enable by default and depend on recent tabs flag. (Closed)
Patch Set: Created 3 years, 11 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 03c8665f6e8c4d3af10666185fd8c895c47273b4..fe99b6df606e69595c5365f52b63d21f43255912 100644
--- a/chrome/browser/resources/snippets_internals.html
+++ b/chrome/browser/resources/snippets_internals.html
@@ -30,6 +30,9 @@ found in the LICENSE file.
<td class="name">Recent Tab Suggestions enabled
<td id="flag-recent-offline-tab-suggestions" class="value">
<tr>
+ <td class="name">Offlining Recent Tabs enabled
+ <td id="flag-offlining-recent-pages-feature" class="value">
+ <tr>
<td class="name">Asset Download Suggestions enabled
<td id="flag-asset-download-suggestions" class="value">
<tr>

Powered by Google App Engine
This is Rietveld 408576698