blob: 78dc64b4afcdffc5fbabcd9ca54767fe643d3d88 [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)
{
throw "expected exception";
}