blob: 7c7a2582f8ec0ebfb019813ef8113dcdb446cda4 (
plain)
1
2
3
4
5
|
// Copyright (c) 2013 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.
console.log('g o o g l e');
|