Index: components/ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider.cc |
diff --git a/components/ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider.cc b/components/ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider.cc |
index b7eae7f106901cb7d954a8bc3c683c957a498909..15f1d02327c898b70d8d97528ad0edf1d90638ea 100644 |
--- a/components/ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider.cc |
+++ b/components/ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider.cc |
@@ -77,7 +77,7 @@ CategoryInfo PhysicalWebPageSuggestionsProvider::GetCategoryInfo( |
return CategoryInfo( |
base::ASCIIToUTF16("Physical web pages"), |
ContentSuggestionsCardLayout::FULL_CARD, |
- /*has_more_action=*/true, |
+ /*has_more_action=*/false, |
/*has_reload_action=*/false, |
/*has_view_all_action=*/false, |
/*show_if_empty=*/false, |