summaryrefslogtreecommitdiff
path: root/chromium/gin/shell/hello_world.js
blob: 6f09100043cce0c1cd4ade3c4f455185d7893769 (plain)
1
2
3
4
5
// 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");