Commit 6301ed1c authored by Erik Arvidsson's avatar Erik Arvidsson

Followup, Fixed import for 833089c8

Fixed missing and extra imports

BUG=411931
TBR=keishi

Review URL: https://codereview.chromium.org/556513002

Cr-Commit-Position: refs/heads/master@{#293743}
parent d5708db9
...@@ -4,10 +4,8 @@ ...@@ -4,10 +4,8 @@
package org.chromium.content.browser; package org.chromium.content.browser;
import android.test.suitebuilder.annotation.SmallTest;
import org.chromium.base.ThreadUtils; import org.chromium.base.ThreadUtils;
import org.chromium.base.test.util.Feature; import org.chromium.base.test.util.DisabledTest;
import org.chromium.base.test.util.UrlUtils; import org.chromium.base.test.util.UrlUtils;
import org.chromium.content.browser.test.util.CallbackHelper; import org.chromium.content.browser.test.util.CallbackHelper;
import org.chromium.content_public.browser.LoadUrlParams; import org.chromium.content_public.browser.LoadUrlParams;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment