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

Unified Diff: java/org/chromium/distiller/DomDistiller.java

Issue 1725243002: Fix some warnings in Eclipse (Closed) Base URL: git@github.com:chromium/dom-distiller.git@master
Patch Set: rebase Created 4 years, 10 months 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
Index: java/org/chromium/distiller/DomDistiller.java
diff --git a/java/org/chromium/distiller/DomDistiller.java b/java/org/chromium/distiller/DomDistiller.java
index 8b3d3c9fe3906ea2e6d32af719e6612b0cd234e6..48580b88f843610dfd6663a6f1fcc78f9ec4803b 100644
--- a/java/org/chromium/distiller/DomDistiller.java
+++ b/java/org/chromium/distiller/DomDistiller.java
@@ -12,7 +12,6 @@ import org.chromium.distiller.StringUtil;
import com.google.gwt.core.client.js.JsExport;
import com.google.gwt.dom.client.Document;
-import com.google.gwt.user.client.Window;
@JsExport("DomDistiller")
public class DomDistiller {
« no previous file with comments | « no previous file | java/org/chromium/distiller/DomDistillerEntry.java » ('j') | java/org/chromium/distiller/DomUtil.java » ('J')

Powered by Google App Engine
This is Rietveld 408576698