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

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

Issue 2614733002: [NTP::PhysicalWeb] Enable by default and depend on physical web flag. (Closed)
Patch Set: clean rebase. 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 fe99b6df606e69595c5365f52b63d21f43255912..7d93f266ed5a6efcb45e1d6d76382a5439d22497 100644
--- a/chrome/browser/resources/snippets_internals.html
+++ b/chrome/browser/resources/snippets_internals.html
@@ -45,6 +45,9 @@ found in the LICENSE file.
<td class="name">Physical Web Page Suggestions enabled
<td id="flag-physical-web-page-suggestions" class="value">
<tr>
+ <td class="name">Physical Web enabled
+ <td id="flag-physical-web" class="value">
+ <tr>
<td class="name">Snippets type
<td id="switch-personalized" class="value">
<tr>

Powered by Google App Engine
This is Rietveld 408576698