blob: 16f7331fd44fefb5495e31b365586af472973f6f [file] [log] [blame]
# 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.
declare_args() {
# Include the //weblayer code in WebView implementation APKs.
webview_includes_weblayer = true
# Whether WebLayer will be included as a DFM.
weblayer_in_split = false
}
weblayer_product_config_java_package = "org.chromium.weblayer_private"