blob: d954ffec48aa0b8a6a28fd4a3b1eb15bd591336a [file] [log] [blame]
# Copyright 2019 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/config/android/channel.gni")
declare_args() {
# Include the //weblayer code in WebView implementation APKs.
webview_includes_weblayer = true
}
weblayer_product_config_java_package = "org.chromium.weblayer_private"