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

Unified Diff: third_party/android_swipe_refresh/android_swipe_refresh.gyp

Issue 894193005: [Android] Use the platform SwipeRefreshLayout (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 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: third_party/android_swipe_refresh/android_swipe_refresh.gyp
diff --git a/third_party/android_swipe_refresh/android_swipe_refresh.gyp b/third_party/android_swipe_refresh/android_swipe_refresh.gyp
index 8f9543945695784bfbc0ac47d7b63d7ab22dbe99..52e409b1af586371f97f1a29a55c2a353cd6ffd3 100644
--- a/third_party/android_swipe_refresh/android_swipe_refresh.gyp
+++ b/third_party/android_swipe_refresh/android_swipe_refresh.gyp
@@ -7,9 +7,6 @@
{
'target_name': 'android_swipe_refresh_java',
'type': 'none',
- 'dependencies': [
- '../../third_party/android_tools/android_tools.gyp:android_support_v4_javalib',
- ],
'variables': {
'java_in_dir': 'java',
},

Powered by Google App Engine
This is Rietveld 408576698