blob: 8cdf86d819bc952fe6b38f52f126feefd06c6c6d [file] [log] [blame]
// Copyright 2018 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 test web view as early
// as possible.
goog.provide('__crWeb.testBundle');
goog.require('__crWeb.fill');
goog.require('__crWeb.form');
goog.require('__crWeb.passwords');