blob: a8e2259e0605585af49472bb1465c5eba2af3272 [file] [log] [blame]
// Copyright 2020 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "diagnostics/cros_healthd/executor/executor_constants.h"
namespace diagnostics {
const char kExecutorPipeName[] = "cros_healthd_executor";
} // namespace diagnostics