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

Unified Diff: components/BUILD.gn

Issue 704363002: XXX test gn format everything (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: penalty fixes 2 Created 6 years, 1 month 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 | « chromeos/ime/BUILD.gn ('k') | components/app_modal/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 ac90354b3b42ca2f66cb13f8f649689aec48b750..886308e5201e680f16d965368ea85f3018d5e133 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -219,23 +219,27 @@ test("components_unittests") {
# test source set and not here.
deps = [
"//components/auto_login_parser:unit_tests",
+
# TODO(GYP) enable the rest of these. Some will likely work, but some
# require extra dependencies to link properly.
"//components/autofill/content/browser:unit_tests",
"//components/autofill/core/browser:unit_tests",
"//components/autofill/core/common:unit_tests",
+
#"//components/bookmarks/browser:unit_tests",
#"//components/captive_portal:unit_tests",
#"//components/cloud_devices/common:unit_tests",
#"//components/component_updater:unit_tests",
#"//components/content_settings/core/browser:unit_tests",
"//components/content_settings/core/common:unit_tests",
+
#"//components/crx_file:unit_tests",
#"//components/data_reduction_proxy/core/browser:unit_tests",
#"//components/data_reduction_proxy/core/common:unit_tests",
#"//components/dom_distiller/core:unit_tests",
#"//components/domain_reliability:unit_tests",
"//components/google/core/browser:unit_tests",
+
#"//components/login:unit_tests",
#"//components/metrics:unit_tests",
"//components/omnibox:unit_tests",
« no previous file with comments | « chromeos/ime/BUILD.gn ('k') | components/app_modal/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698