Generate externs automatically from json/idl files
commit8c3a458ed264db8970f72c71be0e32a2a071ec30
authorrdevlin.cronin <rdevlin.cronin@chromium.org>
Tue, 24 Mar 2015 17:07:28 +0000 (24 10:07 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 24 Mar 2015 17:08:16 +0000 (24 17:08 +0000)
treef5332fd61ea3539f2b957ec542f804c6a67c1ae5
parentbb033ee318fc12de0b9e136c99acd25950b08e8f
Generate externs automatically from json/idl files

Continued from https://codereview.chromium.org/511943003/.

BUG=469920

Review URL: https://codereview.chromium.org/1006373003

Cr-Commit-Position: refs/heads/master@{#322016}
tools/json_schema_compiler/compiler.py
tools/json_schema_compiler/js_externs_generator.py [new file with mode: 0644]
tools/json_schema_compiler/model.py