blob: f76c56153a9d987af82329cfe40465fe139635f8 [file] [log] [blame]
// Copyright 2017 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "login_manager/container_manager_interface.h"
namespace login_manager {
constexpr const char ContainerManagerInterface::kContainerRunPath[];
} // namespace login_manager