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

Unified Diff: tools/android/eclipse/.classpath

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 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
« no previous file with comments | « third_party/mojo_services/src/clipboard/public/interfaces/BUILD.gn ('k') | tools/battor_agent/BUILD.gn » ('j') | 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 d286aafdc7cc36496434c9545af445ff24e27379..f21844576b13358e47a2b0f108df6a5c33cdc9f3 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -62,6 +62,8 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="media/base/android/java/src"/>
<classpathentry kind="src" path="mojo/android/system/src"/>
<classpathentry kind="src" path="mojo/android/javatests/src"/>
+ <classpathentry kind="src" path="mojo/public/java/bindings/src"/>
+ <classpathentry kind="src" path="mojo/public/java/system/src"/>
<classpathentry kind="src" path="net/android/java/src"/>
<classpathentry kind="src" path="net/android/javatests/src"/>
<classpathentry kind="src" path="net/test/android/javatests/src"/>
@@ -85,8 +87,6 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="third_party/junit/src/src/main/java"/>
<classpathentry kind="src" path="third_party/mockito/src/cglib-and-asm/src"/>
<classpathentry kind="src" path="third_party/mockito/src/src"/>
- <classpathentry kind="src" path="third_party/mojo/src/mojo/public/java/bindings/src"/>
- <classpathentry kind="src" path="third_party/mojo/src/mojo/public/java/system/src"/>
<classpathentry kind="src" path="tools/android/findbugs_plugin/src"/>
<classpathentry kind="src" path="tools/android/findbugs_plugin/test/java/src"/>
<classpathentry kind="src" path="tools/android/memconsumer/java/src"/>
« no previous file with comments | « third_party/mojo_services/src/clipboard/public/interfaces/BUILD.gn ('k') | tools/battor_agent/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698