blob: 62dded0a0445137555560ce81aae533f3ea34dfc [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(manifest)
{
println("manifest: " + JSON.stringify(manifest));
}