Sign in
chromium
/
chromium
/
src.git
/
main
/
.
/
components
/
neterror
/
resources
/
constants.ts
blob: 1a644be5fed0c71f7027fe4dd6404879e0675c49 [
file
] [
log
] [
blame
]
// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
export
const
HIDDEN_CLASS
=
'hidden'
;