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

Unified Diff: tools/android/eclipse/.classpath

Issue 2523983002: Create CommandLineTestRule (Closed)
Patch Set: change based on comments Created 3 years, 11 months 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: tools/android/eclipse/.classpath
diff --git a/tools/android/eclipse/.classpath b/tools/android/eclipse/.classpath
index d1882a596ea90ee8d5f3c1977d46671f6e3b6db1..42bfd5693c1212cf4368be53fce658feb0db3238 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -25,6 +25,7 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="base/android/java/src"/>
<classpathentry kind="src" path="base/android/javatests/src"/>
<classpathentry kind="src" path="base/test/android/javatests/src"/>
+ <classpathentry kind="src" path="base/test/android/junit/src"/>
<classpathentry kind="src" path="blimp/client/app/android/java/src"/>
<classpathentry kind="src" path="blimp/client/app/android/javatests/src"/>
<classpathentry kind="src" path="blimp/client/core/android/java/src"/>

Powered by Google App Engine
This is Rietveld 408576698