blob: 26c7f036391661789ef171a130868a18b9e81a85 [file] [log] [blame]
// Copyright 2019 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.
import './app.js';
export {ensureLazyLoaded, listenForPrivilegedLinkClicks} from './app.js';
export {BrowserService} from './browser_service.js';
export {HistoryPageViewHistogram, SyncedTabsHistogram, SYNCED_TABS_HISTOGRAM_NAME} from './constants.js';