Sign in
chromium
/
chromium
/
src
/
cff8ad5
/
.
/
chrome
/
browser
/
resources
/
chromeos
/
accessibility
/
chromevox
/
panel
/
panel_loader.js
blob: d705849baadeaa47903b08c8a68bff3b8802b36b [
file
] [
log
] [
blame
]
// Copyright 2015 The Chromium Authors
// 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
(
'goog.i18n.MessageFormat'
);