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

Unified Diff: components/download/public/BUILD.gn

Issue 2866483002: Configuration for download service. (Closed)
Patch Set: Work on reviews. 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 | « components/download/internal/download_service_impl.cc ('k') | components/download/public/features.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/download/public/BUILD.gn
diff --git a/components/download/public/BUILD.gn b/components/download/public/BUILD.gn
index 4aeb2119dd1973365fd8b91f1ca156a4a1c38485..5f013fd35b633222e221a554c6c0c0d440432d2d 100644
--- a/components/download/public/BUILD.gn
+++ b/components/download/public/BUILD.gn
@@ -14,6 +14,8 @@ source_set("public") {
"download_params.cc",
"download_params.h",
"download_service.h",
+ "features.cc",
+ "features.h",
]
deps = [
« no previous file with comments | « components/download/internal/download_service_impl.cc ('k') | components/download/public/features.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698