From f9302ab0301a74ccc2f0505534eabfbf768d289d Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Mon, 15 Oct 2012 19:12:06 +0200 Subject: [PATCH] Export goog.require as goog.nullFunction --- src/ol/exports.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ol/exports.txt b/src/ol/exports.txt index cea5105990..6b6d09418c 100644 --- a/src/ol/exports.txt +++ b/src/ol/exports.txt @@ -1,3 +1,5 @@ +@exportSymbol goog.require goog.nullFunction + @exportProperty ol.MapBrowserEvent.prototype.getCoordinate @exportSymbol ol.Collection