Index: javatests/org/chromium/distiller/webdocument/WebTableTest.java |
diff --git a/javatests/org/chromium/distiller/webdocument/WebTableTest.java b/javatests/org/chromium/distiller/webdocument/WebTableTest.java |
index 5688e73806c659ab775c174b27ffdecf8113862e..17cccb9fcf9f57a048a98f554de6550b495ad7a7 100644 |
--- a/javatests/org/chromium/distiller/webdocument/WebTableTest.java |
+++ b/javatests/org/chromium/distiller/webdocument/WebTableTest.java |
@@ -9,9 +9,6 @@ import org.chromium.distiller.TestUtil; |
import com.google.gwt.dom.client.Document; |
import com.google.gwt.dom.client.Element; |
-import com.google.gwt.dom.client.Node; |
- |
-import java.util.List; |
public class WebTableTest extends DomDistillerJsTestCase { |
public void testGenerateOutput() { |