// Copyright 2021 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_PERMISSIONS_CONSTANTS_H_ #define COMPONENTS_PERMISSIONS_CONSTANTS_H_ #include <string_view> #include "base/component_export.h" #include "base/time/clock.h" #include "build/build_config.h" permissions // namespace permissions #endif // COMPONENTS_PERMISSIONS_CONSTANTS_H_