make/common/NON_CORE_PKGS.gmk
changeset 25045 7b8a6a85baa4
parent 23836 a199f7dbfbc6
child 27140 afcbbfccf839
--- a/make/common/NON_CORE_PKGS.gmk	Wed Jun 18 13:12:58 2014 -0700
+++ b/make/common/NON_CORE_PKGS.gmk	Fri Jun 20 13:35:56 2014 -0700
@@ -33,8 +33,7 @@
 # team when determining which APIs to extract javadoc
 # comments from.
 
-DOMAPI_PKGS = com.sun.java.browser.dom \
-    org.w3c.dom \
+DOMAPI_PKGS = org.w3c.dom \
     org.w3c.dom.bootstrap \
     org.w3c.dom.ls \
     org.w3c.dom.ranges \