Sign in
chromium
/
chromium
/
src
/
d4afc97b7
/
.
/
chrome
/
browser
/
resources
/
chromeos
/
accessibility
/
chromevox
/
panel
/
panel_loader.js
blob: 1d7156cb68d7050dc1a9dd9b4642b71f664adf77 [
file
] [
log
] [
blame
]
// Copyright 2015 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.
/**
* @fileoverview Loads the panel script.
*
*/
goog
.
require
(
'Panel'
);