Commit 9453bd46 authored by nbarth@chromium.org's avatar nbarth@chromium.org

Clean up generated_bindings.gyp

This does some cleanup to GYP;
only change to build is consolidating two identical gyp-time files into one.

* Move temporary list file variables to the top, with other variables
  (keeps all these lists together, removes duplicate variables, and removes
   duplicate comments)
* Add comment lines between actions (GYP files are hard to read,
  and we're going to add more actions for caching lexer/parser)
* Fix indentation so consistent
(.gyp file formatting isn't terribly consistent or linted,
but this makes reading and edits easier)

BUG=341748
R=haraken

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

git-svn-id: svn://svn.chromium.org/blink/trunk@168341 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent b123616a
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment