Merge pull request #1951 from tschaub/gjslint

Externs lint.
This commit is contained in:
Tim Schaub
2014-04-04 10:11:34 -06:00
6 changed files with 36 additions and 13 deletions

View File

@@ -36,6 +36,7 @@ oli.DrawEvent;
oli.DrawEvent.prototype.feature;
/** @interface */
oli.FrameState;
@@ -120,6 +121,7 @@ oli.FrameState.prototype.viewHints;
oli.FrameState.prototype.wantedTiles;
/** @interface */
oli.ObjectEvent;