Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
fuchsia_web
/
webengine
/
test
/
data
/
post_loaded.js
blob: deba8c022aa33686f545472531f8986a744b1d2c [
file
] [
log
] [
blame
]
// Copyright 2024 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
self
.
postMessage
(
"loaded"
);