[OpenLayers-Commits] r12128 - trunk/openlayers/lib/OpenLayers/Tile

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Mon Jun 27 14:12:25 EDT 2011


Author: ahocevar
Date: 2011-06-27 11:12:24 -0700 (Mon, 27 Jun 2011)
New Revision: 12128

Modified:
   trunk/openlayers/lib/OpenLayers/Tile/Google.js
Log:
fixing @requires dependencies

Modified: trunk/openlayers/lib/OpenLayers/Tile/Google.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Tile/Google.js	2011-06-24 20:12:12 UTC (rev 12127)
+++ trunk/openlayers/lib/OpenLayers/Tile/Google.js	2011-06-27 18:12:24 UTC (rev 12128)
@@ -7,8 +7,7 @@
 /*
  * @requires OpenLayers/BaseTypes/Class.js
  * @requires OpenLayers/Util.js
- * @requires OpenLayers/Console.js
- * @requires OpenLayers/Lang.js
+ * @requires OpenLayers/Tile.js
  */
 
 /*



More information about the Commits mailing list