Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1137)

Unified Diff: remoting/android/javatests/src/org/chromium/chromoting/TouchInputStrategyTest.java

Issue 2583933003: Replace deprecated Android java test annotations (Closed)
Patch Set: Rebase again :( Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: remoting/android/javatests/src/org/chromium/chromoting/TouchInputStrategyTest.java
diff --git a/remoting/android/javatests/src/org/chromium/chromoting/TouchInputStrategyTest.java b/remoting/android/javatests/src/org/chromium/chromoting/TouchInputStrategyTest.java
index be7377cf3c435b59ee2598b969e5ececa8e02f40..1b2687b6b88ad3efdb2fa233be791d4bb72b8924 100644
--- a/remoting/android/javatests/src/org/chromium/chromoting/TouchInputStrategyTest.java
+++ b/remoting/android/javatests/src/org/chromium/chromoting/TouchInputStrategyTest.java
@@ -5,8 +5,8 @@
package org.chromium.chromoting;
import android.graphics.PointF;
+import android.support.test.filters.SmallTest;
import android.test.InstrumentationTestCase;
-import android.test.suitebuilder.annotation.SmallTest;
import android.view.MotionEvent;
import org.chromium.base.test.util.Feature;
« no previous file with comments | « remoting/android/javatests/src/org/chromium/chromoting/TapGestureDetectorTest.java ('k') | ui/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698