blob: bfed6d1ce0f2aae480a22c85be601b29355160b4 [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.
window.addEventListener('load', function() {
downloads.Manager.onLoad();
document.fonts.load('bold 12px Roboto');
});