// Copyright 2012 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef ASH_CONSTANTS_ASH_SWITCHES_H_ #define ASH_CONSTANTS_ASH_SWITCHES_H_ #include <optional> #include "base/auto_reset.h" #include "base/component_export.h" namespace base { class TimeDelta; } namespace ashswitches // namespace ash::switches #endif // ASH_CONSTANTS_ASH_SWITCHES_H_