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

Unified Diff: components/BUILD.gn

Issue 2851303003: Add the download component and initial setup (Closed)
Patch Set: Addressed comments 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
« no previous file with comments | « chrome/common/chrome_constants.cc ('k') | components/download/BUILD.gn » ('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 7b8f61296a42db21257bd6557fc67c9117f98cbf..5426057cc9fe13555e0a4be88256bd729716ea6a 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -82,6 +82,7 @@ test("components_unittests") {
"//components/device_event_log:unit_tests",
"//components/dom_distiller/core:unit_tests",
"//components/doodle:unit_tests",
+ "//components/download:unit_tests",
"//components/favicon/core:unit_tests",
"//components/favicon_base:unit_tests",
"//components/flags_ui:unit_tests",
« no previous file with comments | « chrome/common/chrome_constants.cc ('k') | components/download/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698