| Index: java/org/chromium/distiller/PageParameterParser.java
|
| diff --git a/java/org/chromium/distiller/PageParameterParser.java b/java/org/chromium/distiller/PageParameterParser.java
|
| index 0b5233525c8804f06fc612ba426c458b0240900e..5544ec253659c69ddc809ce599cb610eec9c89ae 100644
|
| --- a/java/org/chromium/distiller/PageParameterParser.java
|
| +++ b/java/org/chromium/distiller/PageParameterParser.java
|
| @@ -4,7 +4,6 @@
|
|
|
| package org.chromium.distiller;
|
|
|
| -import org.chromium.distiller.proto.DomDistillerProtos;
|
| import org.chromium.distiller.proto.DomDistillerProtos.TimingInfo;
|
|
|
| import com.google.gwt.dom.client.AnchorElement;
|
|
|