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 9eb325050db585c39912ba297e22626f3f27ebe6..7921f87c2d10362169f6a176452f7629f2979f18 100644 |
--- a/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
+++ b/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
@@ -28,7 +28,7 @@ |
'error_generation.json' |
], |
'cc_dir': 'tools/json_schema_compiler/test', |
- 'root_namespace': 'test::api', |
+ 'root_namespace': 'test::api::%(namespace)s', |
}, |
'inputs': [ |
'<@(schema_files)', |