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

Unified Diff: chrome/browser/BUILD.gn

Issue 2690333002: Initial checkin of OfflineContentProvider. (Closed)
Patch Set: Addressing initial comments. Will move to new directory next. Created 3 years, 10 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 | components/BUILD.gn » ('j') | components/offline_content/core/offline_content_aggregator.h » ('J')
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 68ff6021410fe4429a373b18ecaab14da3397683..e6515253674c748d3a36e385a82957c4c3f04b9a 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1441,6 +1441,7 @@ split_static_library("browser") {
"//components/network_time",
"//components/ntp_snippets",
"//components/ntp_tiles",
+ "//components/offline_content",
"//components/offline_pages/content/background_loader",
"//components/offline_pages/core",
"//components/offline_pages/core/background:background_offliner",
« no previous file with comments | « no previous file | components/BUILD.gn » ('j') | components/offline_content/core/offline_content_aggregator.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698