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

Unified Diff: chrome/browser/BUILD.gn

Issue 2814753002: Local NTP: Introduce OneGoogleBarFetcher (Closed)
Patch Set: safe_json 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
« no previous file with comments | « no previous file | chrome/browser/search/one_google_bar/one_google_bar_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 97f28975494210850a804a6dcc1c8de67e4410a3..ab942d661a1c4adcabd6a745067c55f817f9ea0c 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3483,6 +3483,11 @@ split_static_library("browser") {
"repost_form_warning_controller.h",
"search/local_ntp_source.cc",
"search/local_ntp_source.h",
+ "search/one_google_bar/one_google_bar_data.cc",
+ "search/one_google_bar/one_google_bar_data.h",
+ "search/one_google_bar/one_google_bar_fetcher.h",
+ "search/one_google_bar/one_google_bar_fetcher_impl.cc",
+ "search/one_google_bar/one_google_bar_fetcher_impl.h",
"signin/signin_promo.cc",
"signin/signin_promo.h",
"signin/signin_ui_util.cc",
« no previous file with comments | « no previous file | chrome/browser/search/one_google_bar/one_google_bar_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698