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

Unified Diff: components/ntp_snippets.gypi

Issue 2228553003: a provider of Physical Web pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: components/ntp_snippets.gypi
diff --git a/components/ntp_snippets.gypi b/components/ntp_snippets.gypi
index 2edb308ac4cc24dae394345e4c5e4dfff3595a69..20958162c954826dc3c1f484278ab99433a998e9 100644
--- a/components/ntp_snippets.gypi
+++ b/components/ntp_snippets.gypi
@@ -57,6 +57,8 @@
'ntp_snippets/ntp_snippets_status_service.h',
'ntp_snippets/offline_pages/offline_page_suggestions_provider.cc',
'ntp_snippets/offline_pages/offline_page_suggestions_provider.h',
+ 'ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider.cc',
+ 'ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider.h',
Marc Treib 2016/08/09 12:45:17 Random info: As of last week, we don't have to upd
vitaliii 2016/08/10 14:18:41 Acknowledged.
'ntp_snippets/pref_names.cc',
'ntp_snippets/pref_names.h',
'ntp_snippets/proto/ntp_snippets.proto',

Powered by Google App Engine
This is Rietveld 408576698