Sign in
chromium
/
chromium
/
src.git
/
71.0.3555.2
/
.
/
ios
/
web
/
webui
/
resources
/
web_ui_base.js
blob: d5da207180e762dc4a02c55d4a1e123d8e4197e9 [
file
] [
log
] [
blame
]
// Copyright 2016 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
.
provide
(
'__crWeb.webUIBase'
);
window
[
'chrome'
]
=
window
[
'chrome'
]
||
{};