aboutsummaryrefslogtreecommitdiffstats
path: root/guava-gwt/src/com/google/common/net/Net.gwt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'guava-gwt/src/com/google/common/net/Net.gwt.xml')
-rw-r--r--guava-gwt/src/com/google/common/net/Net.gwt.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/guava-gwt/src/com/google/common/net/Net.gwt.xml b/guava-gwt/src/com/google/common/net/Net.gwt.xml
index b6f5049..6df61fb 100644
--- a/guava-gwt/src/com/google/common/net/Net.gwt.xml
+++ b/guava-gwt/src/com/google/common/net/Net.gwt.xml
@@ -1,19 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- semi-autogenerated module descriptor -->
<module>
<source path=""/>
<super-source path="super"/>
-
- <inherits name="java.nio.charset.Charset"/>
-
- <inherits name="java.util.Util"/>
<inherits name="com.google.common.annotations.Annotations"/>
<inherits name="com.google.common.base.Base"/>
<inherits name="com.google.common.collect.Collect"/>
-
+
+ <inherits name="com.google.common.escape.Escape"/>
+
+ <inherits name="com.google.common.primitives.Primitives"/>
+
+ <inherits name="java.util.Util"/>
+
</module>