blob: 167b407cf65f3faaa4637018d29ec0b0664e2c06 [file] [log] [blame]
Blink Reformat4c46d092018-04-07 15:32:371// Copyright 2018 The Chromium Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
Tim van der Lippe7b347ca2021-04-09 15:59:214import '../shell/shell.js';
Tim van der Lippe33d37632021-11-29 16:01:155
6import * as Main from '../main/main.js';
Tim van der Lippee894e9c2020-03-04 17:00:417
Tim van der Lippe33d37632021-11-29 16:01:158new Main.MainImpl.MainImpl();