Sign in
chromium
/
chromium
/
src
/
404ca6f
/
.
/
fuchsia
/
engine
/
test
/
data
/
set_title.js
blob: 9a97d2589118339328c1e9b5a2c2e6bf3322819b [
file
] [
log
] [
blame
]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
document
.
title
=
"title set by script"
;