blob: e1b87123e7fceb0b3d8d160f22a37fb70771d37f [file] [log] [blame]
// Copyright 2017 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.
goog.require('mr.Init');
mr.Init.init().then(undefined, err => window.close());