| commit | 9ab5e5606105b6d8930136095c1b4399b9957160 | [log] [tgz] |
|---|---|---|
| author | brettw <brettw@chromium.org> | Wed Sep 07 19:37:55 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Sep 07 19:40:23 2016 |
| tree | 7e52ff9d150c1762f922df0dc8bdca376188ce40 | |
| parent | 980562f70d53ff313d4f5cd885c70248d3dd902a [diff] |
Reorganize Blink IDL build, delete obsolete GYP files. This removes all gyp files except modules.gypi which is the only one still used. IDL file lists are consolidated into Source/core/core_idl_files.gni and Source/modules/modules_idl_files.gni, eliminating lists in bindings/core and bindings/modules. TBR=dpranke Review-Url: https://codereview.chromium.org/2319623003 Cr-Commit-Position: refs/heads/master@{#417030}