| # Copyright 2019 The Chromium Authors. All rights reserved. | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| import("//build/config/android/rules.gni") | |
| java_group("androidx_browser_java") { | |
| deps = [ "//third_party/androidx:androidx_browser_browser_java" ] | |
| } |