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

Unified Diff: tools/android/eclipse/.classpath

Issue 2419793005: [Sync] Fix test support targets + duplicate namespaces. (Closed)
Patch Set: Fix ChromeOS. Created 4 years, 2 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 | « ios/chrome/browser/BUILD.gn ('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 54e5bfa4b763ea9e1a00483c0163cf3ada020e04..5301279763860eac0cde0adffe005b8c3240acee 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -207,7 +207,7 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="out/Debug/java_mojo/mojo_public_test_interfaces_mojom/src"/>
<classpathentry kind="src" path="out/Debug/java_proto/cacheinvalidation_proto_java/src"/>
<classpathentry kind="src" path="out/Debug/java_proto/document_tab_model_info_proto_java/src"/>
- <classpathentry kind="src" path="out/Debug/java_proto/test_support_sync_proto_java/src"/>
+ <classpathentry kind="src" path="out/Debug/java_proto/test_support_proto_java/src"/>
<classpathentry kind="src" path="out/Debug/remoting_apk/gen"/>
<classpathentry kind="lib" path="third_party/android_tools/sdk/extras/google/gcm/gcm-client/dist/gcm.jar" sourcepath="third_party/android_tools/sdk/extras/google/gcm/gcm-client/src"/>
<classpathentry kind="lib" path="third_party/android_tools/sdk/platforms/android-23/android.jar" sourcepath="third_party/android_tools/sdk/sources/">
@@ -272,7 +272,7 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="lib" path="out/Debug/lib.java/net/android/net_java.jar"/>
<classpathentry kind="lib" path="out/Debug/lib.java/printing/printing_java.jar"/>
<classpathentry kind="lib" path="out/Debug/lib.java/sync/android/sync_java.jar"/>
- <classpathentry kind="lib" path="out/Debug/lib.java/sync/test_support_sync_proto_java.jar"/>
+ <classpathentry kind="lib" path="out/Debug/lib.java/sync/test_support_proto_java.jar"/>
<classpathentry kind="lib" path="out/Debug/lib.java/third_party/android_data_chart/android_data_chart_java.jar"/>
<classpathentry kind="lib" path="out/Debug/lib.java/third_party/android_media/android_media_java.jar"/>
<classpathentry kind="lib" path="out/Debug/lib.java/third_party/android_protobuf/protobuf_nano_javalib.jar"/>
« no previous file with comments | « ios/chrome/browser/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698