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

Unified Diff: third_party/custom_tabs_client/BUILD.gn

Issue 2507823002: Remove now-renamed java targets (Closed)
Patch Set: Created 4 years, 1 month 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 | « mojo/public/java/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/custom_tabs_client/BUILD.gn
diff --git a/third_party/custom_tabs_client/BUILD.gn b/third_party/custom_tabs_client/BUILD.gn
index 2ab6e0d12f957dd78eeed6a3e7f8f9706cc19b51..29f5dfd76648b13072ad3201be7142fe51d7d079 100644
--- a/third_party/custom_tabs_client/BUILD.gn
+++ b/third_party/custom_tabs_client/BUILD.gn
@@ -41,13 +41,6 @@ android_library("custom_tabs_client_shared_java") {
chromium_code = true
}
-# TODO(agrieve): Delete once no longer referenced downstream.
-java_group("custom_tabs_support_lib") {
- deps = [
- ":custom_tabs_support_java",
- ]
-}
-
android_library("custom_tabs_support_java") {
java_files = [
"src/customtabs/src/android/support/customtabs/CustomTabsCallback.java",
« no previous file with comments | « mojo/public/java/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698