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

Unified Diff: chrome/browser/BUILD.gn

Issue 1929223002: Add skeletons for the factories to create the request coordinator and (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Manual merge of changes in the base changelist. Created 4 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 91cc214bcb30c4ada7300cd9af67e0fb3556def2..4bbe6ae5ab90f092309ed623dd86b23dcf1dde3a 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -150,6 +150,7 @@ source_set("browser") {
"//components/network_time",
"//components/ntp_snippets",
"//components/offline_pages",
+ "//components/offline_pages/background:background_offliner",
"//components/omnibox/browser",
"//components/os_crypt",
"//components/packed_ct_ev_whitelist",
« no previous file with comments | « no previous file | components/offline_pages.gypi » ('j') | components/offline_pages/background/offliner_factory.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698