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

Unified Diff: tools/android/eclipse/.classpath

Issue 2308693002: Update .classpath to include the location component src (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/eclipse/.classpath
diff --git a/tools/android/eclipse/.classpath b/tools/android/eclipse/.classpath
index 4c075c2bd421abe4669f771eced269be91fa29c2..393bd67cf704e2a2f868c456da8c889296727a69 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -52,6 +52,7 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="components/invalidation/impl/android/java/src"/>
<classpathentry kind="src" path="components/invalidation/impl/android/javatests/src"/>
<classpathentry kind="src" path="components/invalidation/impl/android/junit/src"/>
+ <classpathentry kind="src" path="components/location/android/java/src"/>
<classpathentry kind="src" path="components/navigation_interception/android/java/src"/>
<classpathentry kind="src" path="components/ntp_tiles/android/java/src"/>
<classpathentry kind="src" path="components/policy/android/java/src"/>
@@ -108,6 +109,8 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="third_party/gif_player/src"/>
<classpathentry kind="src" path="third_party/jmake/src"/>
<classpathentry kind="src" path="third_party/junit/src/src/main/java"/>
+ <classpathentry kind="src" path="third_party/leakcanary/src/leakcanary-android/src/main/java"/>
+ <classpathentry kind="src" path="third_party/leakcanary/src/leakcanary-watcher/src/main/java"/>
<classpathentry kind="src" path="third_party/mockito/src/src/main/java"/>
<classpathentry kind="src" path="third_party/robolectric/robolectric/robolectric/src/main/java"/>
<classpathentry kind="src" path="third_party/robolectric/robolectric/robolectric/src/main/java"/>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698