Sign in
◑
Theme
chromium
/
chromium
/
src.git
/
8693766fbc64b95bfe6fbac2c59da170c272e7aa
/
.
/
gin
/
shell
/
hello_world.js
blob: 6f09100043cce0c1cd4ade3c4f455185d7893769 [
file
]
// Copyright 2014 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.
log
(
"Hello World"
);