| Index: android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldInterceptRequestTest.java
|
| diff --git a/android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldInterceptRequestTest.java b/android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldInterceptRequestTest.java
|
| index 0a9df91b77016ce862947f12c7dfc4cc090780f1..a672ca13bffc8f81f4d81eb416624fc862669717 100644
|
| --- a/android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldInterceptRequestTest.java
|
| +++ b/android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldInterceptRequestTest.java
|
| @@ -4,7 +4,7 @@
|
|
|
| package org.chromium.android_webview.test;
|
|
|
| -import android.test.suitebuilder.annotation.SmallTest;
|
| +import android.support.test.filters.SmallTest;
|
| import android.util.Pair;
|
|
|
| import org.chromium.android_webview.AwContents;
|
|
|