blob: 35f786a6972c885d8bbfa45b5574685e420aa59c [file] [log] [blame]
// Copyright 2014 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 main background script.
*
*/
goog.require('cvox.ChromeMsgs');
goog.require('cvox.ChromeVoxBackground');