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

Unified Diff: chrome/browser/BUILD.gn

Issue 2690333002: Initial checkin of OfflineContentProvider. (Closed)
Patch Set: ItemsAvailable -> AreItemsAvailable 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/OWNERS » ('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 bd9284dcb2e594dafea3bb52b9a5511bcf80ba3a..308168a9fdeec5bcf6fa3d7d9a93e5ecd338dc2c 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1440,6 +1440,7 @@ split_static_library("browser") {
"//components/network_time",
"//components/ntp_snippets",
"//components/ntp_tiles",
+ "//components/offline_content",
Dmitry Titov 2017/02/14 05:41:31 Naming-wise, "offline_content" gives me a pause. T
David Trainor- moved to gerrit 2017/02/22 01:23:11 offline_items_collection works. I'm hesitant to n
"//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/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698