blob: 32c973704bd2face4b32c9d9d3581738d38eaab4 [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.
// The set of scripts to be injected into the web view as early as possible.
goog.provide('__crWeb.chromeBundleMainFrame');
goog.require('__crWeb.imageFetch');
goog.require('__crWeb.passwords');
goog.require('__crWeb.searchEngine');