Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
chrome
/
test
/
data
/
webui
/
webview_execute_script.js
blob: 7d5b97f14f998dbc36b8f32793ff1fc1fb04e4a6 [
file
] [
log
] [
blame
]
// Copyright 2015 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
document
.
body
.
style
.
backgroundColor
=
'red'
;