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

Unified Diff: tools/android/eclipse/.classpath

Issue 1225393002: Introduce support design library to chrome and roll android_tools/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: roll android_tools Created 5 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 | « chrome/chrome.gyp ('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 4400f24ef395d25378e7153c9775872f1db4e85d..50c587042cf67290f14161ae43223318dc3994bf 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -163,6 +163,7 @@ to the classpath for downstream development. See "additional_entries" below.
</classpathentry>
<classpathentry kind="lib" path="third_party/android_tools/sdk/platforms/android-22/data/layoutlib.jar" sourcepath="third_party/android_tools/sdk/sources/"/>
<classpathentry kind="lib" path="third_party/android_tools/sdk/platforms/android-22/uiautomator.jar" sourcepath="third_party/android_tools/sdk/sources"/>
+ <classpathentry kind="lib" path="third_party/android_tools/sdk/extras/android/support/design/libs/android-support-design.jar" sourcepath="third_party/android_tools/sdk/sources"/>
<classpathentry kind="lib" path="third_party/android_tools/sdk/extras/android/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar" sourcepath="third_party/android_tools/sdk/sources"/>
<classpathentry kind="lib" path="third_party/android_tools/sdk/extras/android/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar" sourcepath="third_party/android_tools/sdk/sources"/>
<classpathentry kind="lib" path="third_party/android_tools/sdk/extras/android/support/v13/android-support-v13.jar" sourcepath="third_party/android_tools/sdk/sources"/>
« no previous file with comments | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698