chromium/ash/webui/eche_app_ui/resources/mock/js/app_bundle.js

// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

const header = document.querySelector('#title');
header.textContent = 'Eche App';