Skip to content

Commit

Permalink
Internal GWT change
Browse files Browse the repository at this point in the history
RELNOTES=n/a

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=234795462
  • Loading branch information
magdazk authored and ronshapiro committed Feb 26, 2019
1 parent a99c15f commit ead2404
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions guava-gwt/test/com/google/common/base/testModule.gwt.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.annotations.Annotations"/>
Expand Down
1 change: 1 addition & 0 deletions guava-gwt/test/com/google/common/cache/testModule.gwt.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.annotations.Annotations"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.annotations.Annotations"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.annotations.Annotations"/>
Expand Down
1 change: 1 addition & 0 deletions guava-gwt/test/com/google/common/escape/testModule.gwt.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.base.Base"/>
Expand Down
1 change: 1 addition & 0 deletions guava-gwt/test/com/google/common/html/testModule.gwt.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.base.Base"/>
Expand Down
1 change: 1 addition & 0 deletions guava-gwt/test/com/google/common/io/testModule.gwt.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.annotations.Annotations"/>
Expand Down
1 change: 1 addition & 0 deletions guava-gwt/test/com/google/common/math/testModule.gwt.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.annotations.Annotations"/>
Expand Down
1 change: 1 addition & 0 deletions guava-gwt/test/com/google/common/net/testModule.gwt.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.annotations.Annotations"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.collect.testing.Testing"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.collect.Collect"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.annotations.Annotations"/>
Expand Down
1 change: 1 addition & 0 deletions guava-gwt/test/com/google/common/xml/testModule.gwt.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<module>

<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.annotations.Annotations"/>
Expand Down

0 comments on commit ead2404

Please sign in to comment.