Sign in
chromium
/
chromium
/
src
/
cff8ad5
/
.
/
chrome
/
browser
/
resources
/
chromeos
/
accessibility
/
chromevox
/
options
/
options_loader.js
blob: 25d6697ce61f09d5e4087e4c7ca8f60c686f532e [
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 Loads the options script.
*/
goog
.
require
(
'goog.i18n.MessageFormat'
);