Index: android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewThreadTest.java |
diff --git a/android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewThreadTest.java b/android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewThreadTest.java |
index 9659c421480443f58432a15922dbee27c95abe55..a5ea94d880f6a06b7252894af6c08ba61dde3a53 100644 |
--- a/android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewThreadTest.java |
+++ b/android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewThreadTest.java |
@@ -4,8 +4,8 @@ |
package org.chromium.webview_shell.test; |
+import android.support.test.filters.SmallTest; |
import android.test.ActivityInstrumentationTestCase2; |
-import android.test.suitebuilder.annotation.SmallTest; |
import android.webkit.CookieManager; |
import android.webkit.GeolocationPermissions; |
import android.webkit.WebStorage; |