Index: tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
diff --git a/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp b/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
index f881b29639882acacf7ff60526fefd7954c902c8..f8e5dc3471c9e48de31eed9af90782cf27d01233 100644 |
--- a/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
+++ b/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
@@ -17,6 +17,7 @@ |
'choices.json', |
'crossref.json', |
'enums.json', |
+ 'functions_as_parameters.json', |
'functions_on_types.json', |
'objects.json', |
'simple_api.json', |