mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
3e8a83584d
This unblocks conversion of tests to async. We ran into issues in compiler version v20171203 which have already been fixed upstream. We are not, however, updating the linter. The matching linter version reports errors about our tests not using goog.require, which we do on purpose. We will wait to update the linter until we have resolved that. This change also fixes issues discovered by the upgraded compiler: 1. Missing property definition in playhead_unit 2. Wrong type name in storage_unit 3. Wrong type name in FakeManifestParser Change-Id: I4ba3f43e6a6471e182a69c85cfc619de3380c559