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

Unified Diff: tools/android/eclipse/.classpath

Issue 2811803006: Add support for pulling icons for OfflineItems (Closed)
Patch Set: Cleaned up the CL Created 3 years, 8 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
Index: tools/android/eclipse/.classpath
diff --git a/tools/android/eclipse/.classpath b/tools/android/eclipse/.classpath
index 16e16cce7e07410ff783fffdfad439c15b10358c..48bd4d53014e3655e711e832a4723d9c98e55d4e 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -56,6 +56,7 @@ to the classpath for downstream development. See "additional_entries" below.
<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/offline_items_collection/core/android/java/src"/>
<classpathentry kind="src" path="components/payments/content/android/java/src"/>
<classpathentry kind="src" path="components/policy/android/java/src"/>
<classpathentry kind="src" path="components/precache/android/java/src"/>

Powered by Google App Engine
This is Rietveld 408576698