blob: 1ff46f285c6f7ed1d8baf45747c17d6c2b0f35aa [file] [log] [blame]
// Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
entd.onLoad = function onLoad() {
println("username: " + entd.username);
}