Have HTMLScriptRunner's list of scripts use a transition type.

r194793 introduced an Oilpan heap type for the ordered list of
scripts-to-execute-when-finished-parsing. Until HTMLScriptRunner
is always on the Oilpan heap, that's one step too far.

Use the appropriate transition type instead.

TBR=haraken,oilpan-reviews
BUG=475801
NOTRY=true

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

git-svn-id: svn://svn.chromium.org/blink/trunk@194840 bbb929c8-8fbe-4397-9dbb-9b2b20218538
2 files changed