| Index: android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTest.java
|
| diff --git a/android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTest.java b/android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTest.java
|
| index 470061c5a47dc3f50e65e8b38f022e72f0acd645..e105d75b323914dd976d8f7f8bf0a88330029df1 100644
|
| --- a/android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTest.java
|
| +++ b/android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTest.java
|
| @@ -4,8 +4,8 @@
|
|
|
| package org.chromium.webview_shell.test;
|
|
|
| +import android.support.test.filters.MediumTest;
|
| import android.test.ActivityInstrumentationTestCase2;
|
| -import android.test.suitebuilder.annotation.MediumTest;
|
|
|
| import junit.framework.ComparisonFailure;
|
|
|
|
|