Skip to content

Commit

Permalink
Add internal type JsInfo to the list of non-bootstrap globals.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 276516134
  • Loading branch information
Googler authored and copybara-github committed Oct 24, 2019
1 parent 7c2174f commit ad1db8b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,7 @@ private static Module globalFrame(
GeneratedExtensionRegistryProviderApi.NAME,
AndroidBinaryDataInfoApi.NAME,
JsModuleInfoApi.NAME,
"JsInfo",
"PintoModuleProvider"
};

Expand Down

0 comments on commit ad1db8b

Please sign in to comment.