Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
android_webview
/
test
/
shell
/
assets
/
mod.m.js
blob: dd88d52f305d8699bfd1c26f884455185a186351 [
file
] [
log
] [
blame
]
// 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
;
}