chore(NavigationWatcher): correct closure annotation (#1658)
This commit is contained in:
parent
bf3e0cca57
commit
35a5d8bba9
@ -60,7 +60,7 @@ class NavigatorWatcher {
|
||||
}
|
||||
|
||||
/**
|
||||
* @return {?Promise<?Error>}
|
||||
* @return {!Promise<?Error>}
|
||||
*/
|
||||
_createTimeoutPromise() {
|
||||
if (!this._timeout)
|
||||
|
Loading…
Reference in New Issue
Block a user