Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jridgewell committed Mar 18, 2016
1 parent 3fd19ef commit 41e086e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/service/resources-impl.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ const FOUR_FRAME_DELAY_ = 70;
/**
* The internal state of the visibility state machine.
* @typedef {{
* viewer: boolean,
* document: boolean
* state: !VisibilityState
* }}
* @private
*/
Expand Down

0 comments on commit 41e086e

Please sign in to comment.