summaryrefslogtreecommitdiff
path: root/chromium/gin/shell/hello_world.js
blob: 6a9836e60df0a81698b813a720b002ef10c4fc5c (plain)
1
2
3
4
5
// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

log("Hello World");