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

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

Issue 2228553003: a provider of Physical Web pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 4 years, 4 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 f80dbe35dc5414aab4d91b2f4f01dc48812bd4d9..b55dfa8a4c728a26cc045ffc95dfde1afabeaa29 100644
--- a/chrome/browser/resources/snippets_internals.html
+++ b/chrome/browser/resources/snippets_internals.html
@@ -28,6 +28,9 @@ found in the LICENSE file.
<td class="name">Offline Page Suggestions enabled
<td id="flag-offline-page-suggestions" class="value">
<tr>
+ <td class="name">Physical Web Page Suggestions enabled
+ <td id="flag-physical-web-page-suggestions" class="value">
+ <tr>
<td class="name">Snippets restricted to hosts
<td id="switch-restrict-to-hosts" class="value">
<tr>

Powered by Google App Engine
This is Rietveld 408576698