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

Unified Diff: components/BUILD.gn

Issue 2690333002: Initial checkin of OfflineContentProvider. (Closed)
Patch Set: Removed forwarding build file and targets for now Created 3 years, 9 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 | « chrome/browser/BUILD.gn ('k') | components/offline_items_collection/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 57a41703c0ba78f5588d0b5d73cbf79d2c70c4e4..901ec1b629a89b288bf3bba7d00f8ebf7bc9d3c7 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -105,6 +105,7 @@ test("components_unittests") {
"//components/network_time:unit_tests",
"//components/ntp_snippets:unit_tests",
"//components/ntp_tiles:unit_tests",
+ "//components/offline_items_collection/core:unit_tests",
"//components/offline_pages/core:unit_tests",
"//components/offline_pages/core/background:unit_tests",
"//components/offline_pages/core/downloads:unit_tests",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | components/offline_items_collection/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698