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

Unified Diff: components/BUILD.gn

Issue 1987263002: gn: Add some missing tests to components_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: err Created 4 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 | « no previous file | no next file » | 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 9efab1ee4e3d437f814856350c57b89e0d099660..40715d6b8030353e463f04b4d08865e87fb63436 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -167,6 +167,7 @@ test("components_unittests") {
"//components/cast_certificate:unit_tests",
"//components/certificate_transparency:unit_tests",
"//components/crash/content/app:unit_tests",
+ "//components/crash/core/common:unit_tests",
"//components/data_reduction_proxy/content/browser:unit_tests",
"//components/data_use_measurement/content:unit_tests",
"//components/devtools_http_handler:unit_tests",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698