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

Unified Diff: components/ntp_snippets/BUILD.gn

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/BUILD.gn
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
index 22ea5ae4fb1f1e285ffe6f8f5277ee7ec1c761a6..d82efc90b58b8cc84b52b40dd0e4130bdb74448d 100644
--- a/components/ntp_snippets/BUILD.gn
+++ b/components/ntp_snippets/BUILD.gn
@@ -39,6 +39,8 @@ static_library("ntp_snippets") {
"ntp_snippets_status_service.h",
"offline_pages/offline_page_suggestions_provider.cc",
"offline_pages/offline_page_suggestions_provider.h",
+ "physical_web_pages/physical_web_page_suggestions_provider.cc",
+ "physical_web_pages/physical_web_page_suggestions_provider.h",
"pref_names.cc",
"pref_names.h",
"request_throttler.cc",

Powered by Google App Engine
This is Rietveld 408576698