blob: 51e3f67cb11c707f1c3fd741cce8e3845ca18c9c [file] [log] [blame]
// Copyright 2018 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.
#ifndef CHROMEOS_SERVICES_ASSISTANT_CONSTANTS_H_
#define CHROMEOS_SERVICES_ASSISTANT_CONSTANTS_H_
namespace chromeos {
namespace assistant {
extern const char kUserID[];
} // namespace assistant
} // namespace chromeos
#endif // CHROMEOS_SERVICES_ASSISTANT_CONSTANTS_H_