blob: b9136a5cc4643618cd6b71006635e52e48fb168c [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 THIRD_PARTY_BLINK_PUBLIC_MOJOM_DOM_STORAGE_SESSION_STORAGE_NAMESPACE_MOJOM_SHARED_MESSAGE_IDS_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_DOM_STORAGE_SESSION_STORAGE_NAMESPACE_MOJOM_SHARED_MESSAGE_IDS_H_
#include <stdint.h>
namespace blink {
namespace mojom {
namespace internal {
constexpr uint32_t kSessionStorageNamespace_OpenArea_Name = 0;
constexpr uint32_t kSessionStorageNamespace_Clone_Name = 1;
} // namespace internal
} // namespace mojom
} // namespace blink
#endif // THIRD_PARTY_BLINK_PUBLIC_MOJOM_DOM_STORAGE_SESSION_STORAGE_NAMESPACE_MOJOM_SHARED_MESSAGE_IDS_H_