blob: d086a3eaf813483c9fe6e06f0efd736137966501 [file] [log] [blame]
include_rules = [
"+chrome/android/java/src/org/chromium/chrome/browser/payments",
"+components/webauthn",
"+content/public/android/java/src/org/chromium/content_public/browser",
"+third_party/libaddressinput",
]
specific_include_rules = {
"chrome_payment_request_delegate\.cc": [
# This delegate is hardcoded to construct a Views dialog right now, since it
# is only used on Views platforms.
"+chrome/browser/ui/views",
],
}