// chrome/browser/resource_coordinator/lifecycle_unit_state.mojom-forward.h is auto generated by mojom_bindings_generator.py, do not edit // Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_RESOURCE_COORDINATOR_LIFECYCLE_UNIT_STATE_MOJOM_FORWARD_H_ #define CHROME_BROWSER_RESOURCE_COORDINATOR_LIFECYCLE_UNIT_STATE_MOJOM_FORWARD_H_ #include <stdint.h> namespace mojom { enum class LifecycleUnitState : int32_t; enum class LifecycleUnitLoadingState : int32_t; enum class LifecycleUnitStateChangeReason : int32_t; enum class LifecycleUnitDiscardReason : int32_t; } // mojom #endif // CHROME_BROWSER_RESOURCE_COORDINATOR_LIFECYCLE_UNIT_STATE_MOJOM_FORWARD_H_