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

Unified Diff: tools/android/eclipse/.classpath

Issue 1278593004: Introduce ThreadedInputConnection behind a switch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed ImeTest#testDoesNotHang_rendererCrashes which does not test anything Created 4 years, 10 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 db88a1786def976c899e9dcdbb1a3d34641359c8..62d3c39320cdec474f30d8b8544d0879c7984c0e 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -50,6 +50,7 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="components/web_contents_delegate_android/android/java/src"/>
<classpathentry kind="src" path="content/public/android/java/src"/>
<classpathentry kind="src" path="content/public/android/javatests/src"/>
+ <classpathentry kind="src" path="content/public/android/junit/src"/>
<classpathentry kind="src" path="content/public/test/android/javatests/src"/>
<classpathentry kind="src" path="content/shell/android/browsertests/src"/>
<classpathentry kind="src" path="content/shell/android/browsertests_apk/src"/>

Powered by Google App Engine
This is Rietveld 408576698