summaryrefslogtreecommitdiff
path: root/js/src/Ice/EndpointFactoryManager.js
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-09-23 13:54:11 +0200
committerJose <jose@zeroc.com>2014-09-23 13:54:11 +0200
commitcea20d4e830af3b4cba398b5cc63eaea7e5d4769 (patch)
treed73ff3a6be166628cc71091743a1a8b0ae9c7f71 /js/src/Ice/EndpointFactoryManager.js
parentICE-3267 add filter to chat demo (diff)
downloadice-cea20d4e830af3b4cba398b5cc63eaea7e5d4769.tar.bz2
ice-cea20d4e830af3b4cba398b5cc63eaea7e5d4769.tar.xz
ice-cea20d4e830af3b4cba398b5cc63eaea7e5d4769.zip
JS module mapping updates
Diffstat (limited to 'js/src/Ice/EndpointFactoryManager.js')
-rw-r--r--js/src/Ice/EndpointFactoryManager.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/Ice/EndpointFactoryManager.js b/js/src/Ice/EndpointFactoryManager.js
index 877a17aec3f..af60f12dc7c 100644
--- a/js/src/Ice/EndpointFactoryManager.js
+++ b/js/src/Ice/EndpointFactoryManager.js
@@ -8,7 +8,7 @@
// **********************************************************************
var Ice = require("../Ice/ModuleRegistry").Ice;
-Ice.__M.require(module, "Ice",
+Ice.__M.require(module,
[
"../Ice/Class",
"../Ice/BasicStream",