summaryrefslogtreecommitdiffstats
path: root/components/components_tests.gyp
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2015-08-18 13:58:51 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-18 20:59:27 +0000
commitd649f6b22c90bafe885294fac6f0cf67c48cb425 (patch)
tree41ea1c4ee292edc3ae7f3ebdc7a879da3c4fe57e /components/components_tests.gyp
parentaa4997ba5816065648325944d450f24e544a3040 (diff)
downloadchromium_src-d649f6b22c90bafe885294fac6f0cf67c48cb425.zip
chromium_src-d649f6b22c90bafe885294fac6f0cf67c48cb425.tar.gz
chromium_src-d649f6b22c90bafe885294fac6f0cf67c48cb425.tar.bz2
Sync GN tests with GYP build.
This updates GN's app_list_unittests, base_unittests, cast_unittests, cc_unittests, components_unittests, crypto_unittests, events_unittests, and gl_unittests to match the GYP build (with the exception of some NaCl-specific ones). The printing component is now hooked up to all components, and the printing names were fixed to be GN-style and to be source sets instead of shared libraries. CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1295233003 Cr-Commit-Position: refs/heads/master@{#344024}
Diffstat (limited to 'components/components_tests.gyp')
-rw-r--r--components/components_tests.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 20ca1add..dc4a2a9 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1445,6 +1445,7 @@
'HAS_OUT_OF_PROC_TEST_RUNNER',
],
'sources': [
+ # Note: test list duplicated in GN build.
'autofill/content/browser/risk/fingerprint_browsertest.cc',
'autofill/content/renderer/password_form_conversion_utils_browsertest.cc',
'dom_distiller/content/browser/distillable_page_utils_browsertest.cc',