Sign in
chromium
/
chromium
/
src
/
a7f3967921b2960c9e901b027cbefd2536715615
/
.
/
chrome
/
browser
/
resources
/
chromeos
/
accessibility
/
chromevox
/
common
/
closure_loader.js
blob: 724a56758b74f09f1bfd120b5b9ada2a98166849 [
file
] [
log
] [
blame
]
// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
/**
* @fileoverview Loader for the background page.
*/
goog
.
require
(
'goog.i18n.MessageFormat'
);