build: fix the golden files for hello_world_r2

This commit is contained in:
Matias Niemelä 2018-10-26 14:20:40 -07:00
parent 8171a2ab94
commit c048358cf9

View File

@ -1397,9 +1397,6 @@
{ {
"name": "ROOT_CONTEXT" "name": "ROOT_CONTEXT"
}, },
{
"name": "ROOT_EXPANDO_INSTRUCTIONS"
},
{ {
"name": "ReadKeyExpr" "name": "ReadKeyExpr"
}, },
@ -3320,6 +3317,9 @@
{ {
"name": "fromPromise" "name": "fromPromise"
}, },
{
"name": "generateExpandoInstructionBlock"
},
{ {
"name": "getAllLifecycleHooks" "name": "getAllLifecycleHooks"
}, },