| Index: test/com/dom_distiller/DomDistillerJUnit.gwt.xml
|
| diff --git a/test/com/dom_distiller/DomDistillerJUnit.gwt.xml b/test/com/dom_distiller/DomDistillerJUnit.gwt.xml
|
| index 2f78a27f5381b6ea0092dc0c39d2f2a0815e7b99..7d0508da84af689c92de4e50bb11e7ab9540f6b7 100644
|
| --- a/test/com/dom_distiller/DomDistillerJUnit.gwt.xml
|
| +++ b/test/com/dom_distiller/DomDistillerJUnit.gwt.xml
|
| @@ -9,4 +9,7 @@
|
| <module>
|
| <inherits name='DomDistiller'/>
|
| <inherits name='TestProto'/>
|
| +
|
| + <define-linker name='xsi' class='com.google.gwt.core.linker.CrossSiteIframeLinker'/>
|
| + <add-linker name='xsi'/>
|
| </module>
|
|
|