Sign in
chromium
/
chromium
/
src
/
3d7330735cb15ba596201c2e07c8d0dc4c95f03c
/
.
/
ash
/
webui
/
file_manager
/
untrusted_resources
/
url_constants.js
blob: 23005ec01faa45d70ef6be4b9612b2242c9bb990 [
file
] [
log
] [
blame
]
// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
/**
* @const {string}
*/
const
FILES_APP_SWA_ORIGIN
=
'chrome://file-manager'
;