Sign in
chromium
/
chromium
/
src.git
/
20e8909e694cab857da21d8fe9d5f1da170eaae2
/
.
/
components
/
services
/
patch
/
public
/
interfaces
/
constants.mojom
blob: fa5ad3c7f5e31b1e66e378ccdf79d46ff6c6931a [
file
]
// 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
patch
.
mojom
;
const
string
kServiceName
=
"patch_service"
;