Sign in
chromium
/
chromium
/
src
/
ee57f57504a32463eca94fac09fc4788dacb7bd2
/
.
/
android_webview
/
test
/
shell
/
assets
/
mod.m.js
blob: dd88d52f305d8699bfd1c26f884455185a186351 [
file
]
// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
export
function
callMe
()
{
return
true
;
}