Side by Side Diff: third_party/chrome/tools/json_schema_compiler/test/enums.json
Issue 12300042 :
Update idlsync.py to pull in dependencies required for chrome api generation. (Closed)
Patch Set: From another checkout
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/chrome/ppapi/generators/README
third_party/chrome/ppapi/generators/generator.py
third_party/chrome/ppapi/generators/idl_ast.py
third_party/chrome/ppapi/generators/idl_c_header.py
third_party/chrome/ppapi/generators/idl_c_proto.py
third_party/chrome/ppapi/generators/idl_diff.py
third_party/chrome/ppapi/generators/idl_gen_pnacl.py
third_party/chrome/ppapi/generators/idl_gen_wrapper.py
third_party/chrome/ppapi/generators/idl_generator.py
third_party/chrome/ppapi/generators/idl_lexer.py
third_party/chrome/ppapi/generators/idl_lint.py
third_party/chrome/ppapi/generators/idl_log.py
third_party/chrome/ppapi/generators/idl_namespace.py
third_party/chrome/ppapi/generators/idl_node.py
third_party/chrome/ppapi/generators/idl_option.py
third_party/chrome/ppapi/generators/idl_outfile.py
third_party/chrome/ppapi/generators/idl_parser.py
third_party/chrome/ppapi/generators/idl_propertynode.py
third_party/chrome/ppapi/generators/idl_release.py
third_party/chrome/ppapi/generators/idl_tests.py
third_party/chrome/ppapi/generators/idl_thunk.py
third_party/chrome/ppapi/generators/idl_visitor.py
third_party/chrome/third_party/ply/README
third_party/chrome/third_party/ply/__init__.py
third_party/chrome/third_party/ply/lex.py
third_party/chrome/third_party/ply/yacc.py
third_party/chrome/tools/PRESUBMIT.py
third_party/chrome/tools/bisect-builds.py
third_party/chrome/tools/bisect-perf-regression.py
third_party/chrome/tools/bisect_test.py
third_party/chrome/tools/cc_generator.py
third_party/chrome/tools/code.py
third_party/chrome/tools/code_test.py
third_party/chrome/tools/compiler.py
third_party/chrome/tools/cpp_type_generator.py
third_party/chrome/tools/cpp_type_generator_test.py
third_party/chrome/tools/cpp_util.py
third_party/chrome/tools/cpp_util_test.py
third_party/chrome/tools/diagnose-me.py
third_party/chrome/tools/find_depot_tools.py
third_party/chrome/tools/gyp-explain.py
third_party/chrome/tools/gypv8sh.py
third_party/chrome/tools/h_generator.py
third_party/chrome/tools/highlighters/__init__.py
third_party/chrome/tools/highlighters/hilite_me_highlighter.py
third_party/chrome/tools/highlighters/none_highlighter.py
third_party/chrome/tools/highlighters/pygments_highlighter.py
third_party/chrome/tools/idl_schema.py
third_party/chrome/tools/idl_schema_test.py
third_party/chrome/tools/include_tracer.py
third_party/chrome/tools/ipc_messages_log.py
third_party/chrome/tools/json_comment_eater.py
third_party/chrome/tools/json_parse.py
third_party/chrome/tools/json_schema.py
third_party/chrome/tools/json_schema_compiler/PRESUBMIT.py
third_party/chrome/tools/json_schema_compiler/README
third_party/chrome/tools/json_schema_compiler/cc_generator.py
third_party/chrome/tools/json_schema_compiler/code.py
third_party/chrome/tools/json_schema_compiler/code_test.py
third_party/chrome/tools/json_schema_compiler/compiler.py
third_party/chrome/tools/json_schema_compiler/cpp_type_generator.py
third_party/chrome/tools/json_schema_compiler/cpp_type_generator_test.py
third_party/chrome/tools/json_schema_compiler/cpp_util.py
third_party/chrome/tools/json_schema_compiler/cpp_util_test.py
third_party/chrome/tools/json_schema_compiler/h_generator.py
third_party/chrome/tools/json_schema_compiler/highlighters/__init__.py
third_party/chrome/tools/json_schema_compiler/highlighters/hilite_me_highlighter.py
third_party/chrome/tools/json_schema_compiler/highlighters/none_highlighter.py
third_party/chrome/tools/json_schema_compiler/highlighters/pygments_highlighter.py
third_party/chrome/tools/json_schema_compiler/idl_schema.py
third_party/chrome/tools/json_schema_compiler/idl_schema_test.py
third_party/chrome/tools/json_schema_compiler/json_parse.py
third_party/chrome/tools/json_schema_compiler/json_schema.py
third_party/chrome/tools/json_schema_compiler/json_schema_test.py
third_party/chrome/tools/json_schema_compiler/model.py
third_party/chrome/tools/json_schema_compiler/model_test.py
third_party/chrome/tools/json_schema_compiler/preview.py
third_party/chrome/tools/json_schema_compiler/schema_bundle_generator.py
third_party/chrome/tools/json_schema_compiler/schema_util.py
third_party/chrome/tools/json_schema_compiler/schema_util_test.py
third_party/chrome/tools/json_schema_compiler/test/additional_properties.json
third_party/chrome/tools/json_schema_compiler/test/any.json
third_party/chrome/tools/json_schema_compiler/test/arrays.json
third_party/chrome/tools/json_schema_compiler/test/browser_action.json
third_party/chrome/tools/json_schema_compiler/test/callbacks.json
third_party/chrome/tools/json_schema_compiler/test/choices.json
third_party/chrome/tools/json_schema_compiler/test/content_settings.json
third_party/chrome/tools/json_schema_compiler/test/crossref.json
third_party/chrome/tools/json_schema_compiler/test/dependency_tester.json
third_party/chrome/tools/json_schema_compiler/test/enums.json
third_party/chrome/tools/json_schema_compiler/test/font_settings.json
third_party/chrome/tools/json_schema_compiler/test/forbidden.json
third_party/chrome/tools/json_schema_compiler/test/functions_as_parameters.json
third_party/chrome/tools/json_schema_compiler/test/functions_on_types.json
third_party/chrome/tools/json_schema_compiler/test/idl_basics.idl
third_party/chrome/tools/json_schema_compiler/test/idl_callback_arrays.idl
third_party/chrome/tools/json_schema_compiler/test/idl_object_types.idl
third_party/chrome/tools/json_schema_compiler/test/idl_reserved_words.idl
third_party/chrome/tools/json_schema_compiler/test/json_schema_test.json
third_party/chrome/tools/json_schema_compiler/test/objects.json
third_party/chrome/tools/json_schema_compiler/test/permissions.json
third_party/chrome/tools/json_schema_compiler/test/simple_api.json
third_party/chrome/tools/json_schema_compiler/test/tabs.json
third_party/chrome/tools/json_schema_compiler/test/windows.json
third_party/chrome/tools/json_schema_compiler/util_cc_helper.py
third_party/chrome/tools/json_schema_test.py
third_party/chrome/tools/licenses.py
third_party/chrome/tools/model.py
third_party/chrome/tools/model_test.py
third_party/chrome/tools/nocompile_driver.py
third_party/chrome/tools/omahaproxy.py
third_party/chrome/tools/preview.py
third_party/chrome/tools/safely-roll-webkit.py
third_party/chrome/tools/schema_bundle_generator.py
third_party/chrome/tools/schema_util.py
third_party/chrome/tools/schema_util_test.py
third_party/chrome/tools/sort-headers.py
third_party/chrome/tools/sync-webkit-git.py
third_party/chrome/tools/test/additional_properties.json
third_party/chrome/tools/test/any.json
third_party/chrome/tools/test/arrays.json
third_party/chrome/tools/test/browser_action.json
third_party/chrome/tools/test/callbacks.json
third_party/chrome/tools/test/choices.json
third_party/chrome/tools/test/content_settings.json
third_party/chrome/tools/test/crossref.json
third_party/chrome/tools/test/dependency_tester.json
third_party/chrome/tools/test/enums.json
third_party/chrome/tools/test/font_settings.json
third_party/chrome/tools/test/forbidden.json
third_party/chrome/tools/test/functions_as_parameters.json
third_party/chrome/tools/test/functions_on_types.json
third_party/chrome/tools/test/idl_basics.idl
third_party/chrome/tools/test/idl_callback_arrays.idl
third_party/chrome/tools/test/idl_object_types.idl
third_party/chrome/tools/test/idl_reserved_words.idl
third_party/chrome/tools/test/json_schema_test.json
third_party/chrome/tools/test/objects.json
third_party/chrome/tools/test/permissions.json
third_party/chrome/tools/test/simple_api.json
third_party/chrome/tools/test/tabs.json
third_party/chrome/tools/test/windows.json
third_party/chrome/tools/unused-symbols-report.py
third_party/chrome/tools/util_cc_helper.py
tools/dom/scripts/idlsync.py