Sign in
chromium
/
chromium
/
src
/
6d76442a2acad95257d7beb62be7691f73f014c0
/
.
/
components
/
unzip_service
/
public
/
interfaces
/
constants.mojom
blob: 6cf09d156b62fc0afaaff93d2fa17a2b125b3a31 [
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.
module
unzip
.
mojom
;
const
string
kServiceName
=
"unzip_service"
;