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

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

Issue 2866483002: Configuration for download service. (Closed)
Patch Set: Fix protection header comment. 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/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 = [

Powered by Google App Engine
This is Rietveld 408576698