Index: javatests/org/chromium/distiller/PagingLinksFinderTest.java |
diff --git a/javatests/org/chromium/distiller/PagingLinksFinderTest.java b/javatests/org/chromium/distiller/PagingLinksFinderTest.java |
index 467162bbeb61966330ce5a156e5847c143f72146..2be7e082592d4e3903df0815db511ffeba46b46b 100644 |
--- a/javatests/org/chromium/distiller/PagingLinksFinderTest.java |
+++ b/javatests/org/chromium/distiller/PagingLinksFinderTest.java |
@@ -8,7 +8,6 @@ import com.google.gwt.dom.client.AnchorElement; |
import com.google.gwt.dom.client.BaseElement; |
import com.google.gwt.dom.client.Document; |
import com.google.gwt.dom.client.Element; |
-import com.google.gwt.user.client.Window; |
public class PagingLinksFinderTest extends DomDistillerJsTestCase { |
private static String EXAMPLE_URL = "http://example.com/path/toward/news.php"; |