// Copyright 2014 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_USER_MANAGER_USER_TYPE_H_ #define COMPONENTS_USER_MANAGER_USER_TYPE_H_ #include <ostream> #include <string_view> #include "base/component_export.h" user_manager // namespace user_manager #endif // COMPONENTS_USER_MANAGER_USER_TYPE_H_