Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(285)

Unified Diff: test/com/dom_distiller/DomDistillerJUnit.gwt.xml

Issue 762563003: Roll gwt to 2.7.0 (from 2.5.1) (Closed) Base URL: https://code.google.com/p/dom-distiller/@master
Patch Set: rebase Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/com/dom_distiller/client/DomDistillerEntry.java ('k') | third_party/gwt-2.7.0/COPYING » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « src/com/dom_distiller/client/DomDistillerEntry.java ('k') | third_party/gwt-2.7.0/COPYING » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698