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

Unified Diff: components/update_client/BUILD.gn

Issue 1307763004: Sync remaining components_unittests with GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gn check Created 5 years, 4 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/update_client/BUILD.gn
diff --git a/components/update_client/BUILD.gn b/components/update_client/BUILD.gn
index d4e612593356f201f0feab168bd575ca5d5bc0d4..31e636bed68c9f1fc2d61f3a513431777cd11a14 100644
--- a/components/update_client/BUILD.gn
+++ b/components/update_client/BUILD.gn
@@ -92,6 +92,7 @@ source_set("unit_tests") {
"request_sender_unittest.cc",
"update_checker_unittest.cc",
"update_client_unittest.cc",
+ "update_query_params_unittest.cc",
"update_response_unittest.cc",
]

Powered by Google App Engine
This is Rietveld 408576698