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

Unified Diff: tools/android/eclipse/.classpath

Issue 2352943002: Fix invalidations after ChromeInvalidationClientService introduction. (Closed)
Patch Set: Change method name 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 | « components/invalidation/impl/android/java/src/org/chromium/components/invalidation/InvalidationService.java ('k') | 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 393bd67cf704e2a2f868c456da8c889296727a69..e36f998521bfcae73163e04d1fdc19c625e12156 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -115,6 +115,7 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="third_party/robolectric/robolectric/robolectric/src/main/java"/>
<classpathentry kind="src" path="third_party/robolectric/robolectric/robolectric/src/main/java"/>
<classpathentry kind="src" path="third_party/robolectric/robolectric/robolectric-annotations/src/main/java"/>
+ <classpathentry kind="src" path="third_party/robolectric/robolectric/robolectric-resources/src/main/java"/>
<classpathentry kind="src" path="third_party/robolectric/robolectric/robolectric-shadows/shadows-core/src/main/java"/>
<classpathentry kind="src" path="third_party/robolectric/robolectric/robolectric-utils/src/main/java"/>
<classpathentry kind="src" path="tools/android/findbugs_plugin/src"/>
« no previous file with comments | « components/invalidation/impl/android/java/src/org/chromium/components/invalidation/InvalidationService.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698