| Index: build/json_schema_bundle_compile.gypi
|
| diff --git a/build/json_schema_bundle_compile.gypi b/build/json_schema_bundle_compile.gypi
|
| index b6107cf770df7a17c7743de693233f34085af41c..83330ee805706274d4a6b910c8ddae2518d2a9dd 100644
|
| --- a/build/json_schema_bundle_compile.gypi
|
| +++ b/build/json_schema_bundle_compile.gypi
|
| @@ -26,6 +26,7 @@
|
| '<(api_gen_dir)/idl_schema.py',
|
| '<(api_gen_dir)/json_schema.py',
|
| '<(api_gen_dir)/model.py',
|
| + '<(api_gen_dir)/schema_util.py',
|
| '<(api_gen_dir)/util_cc_helper.py',
|
| '<@(schema_files)',
|
| ],
|
|
|