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

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: 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: components/ntp_snippets.gypi
diff --git a/components/ntp_snippets.gypi b/components/ntp_snippets.gypi
index 27817218a1f346855a4911134b8fbc00315c8f68..8def8b78089a6ca1e3647cac90caa3c3f4e516d9 100644
--- a/components/ntp_snippets.gypi
+++ b/components/ntp_snippets.gypi
@@ -65,6 +65,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',
'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