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

Unified Diff: tools/android/eclipse/.classpath

Issue 2193133003: Add eclipse classpath for blimp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 f88e99faf629d670d888e593987372c50e96cfd4..c21cc986363bac4354d6279f5b7ce262f742aaed 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -26,6 +26,8 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="base/test/android/javatests/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"/>
+ <classpathentry kind="src" path="blimp/client/public/android/java/src"/>
<classpathentry kind="src" path="chrome/android/java/src"/>
<classpathentry kind="src" path="chrome/android/javatests/src"/>
<classpathentry kind="src" path="chrome/android/sync_shell/javatests/src"/>
« 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