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

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: resolved compile error. 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 cb2f2f01f259c4adef29d4a714ddde15195b3011..f1219b4fad0101c6ac740601b83227f2fc029e58 100644
--- a/chrome/browser/resources/snippets_internals.html
+++ b/chrome/browser/resources/snippets_internals.html
@@ -34,6 +34,9 @@ found in the LICENSE file.
<td class="name">Bookmark Suggestions enabled
<td id="flag-bookmark-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