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

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

Issue 2139293004: [TEMP - DO NOT SUBMIT] OfflinePagesProvider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@internalspage
Patch Set: Implement OfflinePage conversion Created 4 years, 5 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 8affa6f52396107271034b6c132a5f4f03f5447b..a05431283c81e9f90a6e08f13cde5dc0f5773c83 100644
--- a/chrome/browser/resources/snippets_internals.html
+++ b/chrome/browser/resources/snippets_internals.html
@@ -25,6 +25,9 @@ found in the LICENSE file.
<td class="name">Snippets enabled
<td id="flag-snippets" class="value">
<tr>
+ <td class="name">Offline Page Suggestions enabled
+ <td id="flag-offline-page-suggestions" class="value">
+ <tr>
<td class="name">Snippets restricted to hosts
<td id="switch-restrict-to-hosts" class="value">
<tr>
« no previous file with comments | « chrome/browser/profiles/profile_manager.cc ('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