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

Unified Diff: chrome/browser/BUILD.gn

Issue 2805133004: Local NTP: Deploy strict-dynamic CSP (Closed)
Patch Set: fix Created 3 years, 8 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/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 91e464cc847bec4b94bb5f899c0e1fe7d87df0f7..bc32580f9fd5742fda67820ff80aae2d9cbfce26 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3462,6 +3462,11 @@ split_static_library("browser") {
"renderer_context_menu/spelling_menu_observer.h",
"repost_form_warning_controller.cc",
"repost_form_warning_controller.h",
+ "search/google_search_provider_service.cc",
+ "search/google_search_provider_service.h",
+ "search/google_search_provider_service_factory.cc",
+ "search/google_search_provider_service_factory.h",
+ "search/google_search_provider_service_observer.h",
"search/local_ntp_source.cc",
"search/local_ntp_source.h",
"search/search_terms_tracker.cc",

Powered by Google App Engine
This is Rietveld 408576698