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

Unified Diff: tools/android/eclipse/.classpath

Issue 2523983002: Create CommandLineTestRule (Closed)
Patch Set: Created 4 years, 1 month 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 28d95f64f56817db8de78fc46a471a6a86c437ac..78dcdf76093dbbdc2463daf63e2e0cfd610209a0 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