8057627: Add org.w3c.dom.ranges and org.w3c.dom.traversal as exported API in modules.xml
authormchung
Wed, 10 Sep 2014 17:32:40 -0700
changeset 26403 6178a50a5552
parent 26402 adbee3211e03
child 26404 a6c09252a750
8057627: Add org.w3c.dom.ranges and org.w3c.dom.traversal as exported API in modules.xml Reviewed-by: alanb
modules.xml
--- a/modules.xml	Wed Sep 10 12:28:14 2014 -0700
+++ b/modules.xml	Wed Sep 10 17:32:40 2014 -0700
@@ -1034,6 +1034,12 @@
       <name>org.w3c.dom.ls</name>
     </export>
     <export>
+      <name>org.w3c.dom.ranges</name>
+    </export>
+    <export>
+      <name>org.w3c.dom.traversal</name>
+    </export>
+    <export>
       <name>org.w3c.dom.views</name>
     </export>
     <export>