| 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",
|
|
|