Sign in
chromium
/
chromium
/
src
/
913eaefa55beab765aa1d99da170db474d8c63ca
/
.
/
chrome
/
test
/
data
/
workers
/
dedicated_worker.js
blob: 31bdc61062af7fe0358d17e8daaac845389e4377 [
file
]
// Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
postMessage
(
"loaded"
);