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 27ec4385be869f042e1a6258747d4ec153e286dc..4054f9a0d7b90d470d5976ea5ed5bea9d7506b3c 100644 |
--- a/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
+++ b/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
@@ -27,6 +27,7 @@ |
], |
'cc_dir': 'tools/json_schema_compiler/test', |
'root_namespace': 'test::api', |
+ 'impl_dir': 'chrome/browser/extensions/api' |
}, |
'inputs': [ |
'<@(schema_files)', |