diff options
Diffstat (limited to 'build/json_schema_bundle_compile.gypi')
-rw-r--r-- | build/json_schema_bundle_compile.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/json_schema_bundle_compile.gypi b/build/json_schema_bundle_compile.gypi index 39576ad..9c505ff 100644 --- a/build/json_schema_bundle_compile.gypi +++ b/build/json_schema_bundle_compile.gypi @@ -17,6 +17,8 @@ }, 'actions': [ { + # GN version: //build/json_schema.gni + # (json_schema_bundle_compile templates) 'action_name': 'genapi_bundle', 'inputs': [ '<(api_gen_dir)/cc_generator.py', |