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

Unified Diff: third_party/android_swipe_refresh/BUILD.gn

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/BUILD.gn
diff --git a/third_party/android_swipe_refresh/BUILD.gn b/third_party/android_swipe_refresh/BUILD.gn
index 079f6faf372990882762ea468343921a36dbc41f..ad14d8197f771700b1f42a76ab7be35420754429 100644
--- a/third_party/android_swipe_refresh/BUILD.gn
+++ b/third_party/android_swipe_refresh/BUILD.gn
@@ -8,7 +8,4 @@ assert(is_android)
android_library("android_swipe_refresh_java") {
DEPRECATED_java_in_dir = "java/src"
- deps = [
- "//third_party/android_tools:android_support_v4_java",
- ]
}

Powered by Google App Engine
This is Rietveld 408576698