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

Unified Diff: components/BUILD.gn

Issue 2880933002: Download driver for components/download. (Closed)
Patch Set: DEPS polish. Created 3 years, 7 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: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 8f317aabd9f30d9247793d0479f3eea2517f1f6c..427eae5f1b6211549d43392aa331902a33bcadea 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -185,6 +185,7 @@ test("components_unittests") {
"//components/discardable_memory/service:unit_tests",
"//components/dom_distiller/content/browser:unit_tests",
"//components/domain_reliability:unit_tests",
+ "//components/download/content:unit_tests",
"//components/error_page/renderer:unit_tests",
"//components/favicon/content:unit_tests",
"//components/gcm_driver/instance_id:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698