blob: ed88ed6aa96c1fcd287c174928dffe1000238c5c [file] [log] [blame]
// Copyright 2017 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 "login_manager/container_manager_interface.h"
namespace login_manager {
constexpr const char ContainerManagerInterface::kContainerRunPath[];
} // namespace login_manager