aboutsummaryrefslogtreecommitdiffstats
path: root/guava-gwt/src/com/google/common/cache/Cache.gwt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'guava-gwt/src/com/google/common/cache/Cache.gwt.xml')
-rw-r--r--guava-gwt/src/com/google/common/cache/Cache.gwt.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/guava-gwt/src/com/google/common/cache/Cache.gwt.xml b/guava-gwt/src/com/google/common/cache/Cache.gwt.xml
index 62c7187..9c5b758 100644
--- a/guava-gwt/src/com/google/common/cache/Cache.gwt.xml
+++ b/guava-gwt/src/com/google/common/cache/Cache.gwt.xml
@@ -1,12 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- semi-autogenerated module descriptor -->
<module>
<source path=""/>
<super-source path="super"/>
-
- <inherits name="java.util.Util"/>
<inherits name="com.google.common.annotations.Annotations"/>
@@ -16,4 +13,6 @@
<inherits name="com.google.common.util.concurrent.Concurrent"/>
+ <inherits name="java.util.Util"/>
+
</module>