Index: components/components_tests.gyp |
diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
index d5908391a23b9367ecf73276e3e8ae72357bd21f..c4f211e53b29e270394847d3a756e2903f4814d1 100644 |
--- a/components/components_tests.gyp |
+++ b/components/components_tests.gyp |
@@ -244,13 +244,11 @@ |
['exclude', '\\.cc$'], |
['exclude', '\\.mm$'], |
['include', '^test/run_all_unittests\\.cc$'], |
- # TODO(ios): Include files here as they are made to work, see |
- # http://crbug.com/303011. |
# TODO(asvitkine): Bring up variations/ unittests on iOS. |
- # TODO(blundell): Bring up json_schema/ unittests on iOS. |
['include', '^auto_login_parser/'], |
['include', '^autofill/'], |
['include', '^dom_distiller/'], |
+ ['include', '^json_schema/'], |
['include', '^language_usage_metrics/'], |
['include', '^password_manager/'], |
['include', '^precache/core/'], |