// vendor/chromium/ipc/ipc.mojom-shared-message-ids.h is auto generated by mojom_bindings_generator.py, do not edit

// 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 VENDOR_CHROMIUM_IPC_IPC_MOJOM_SHARED_MESSAGE_IDS_H_
#define VENDOR_CHROMIUM_IPC_IPC_MOJOM_SHARED_MESSAGE_IDS_H_

#include <stdint.h>
namespace IPC {
namespace mojom {

namespace internal {


constexpr uint32_t kChannel_SetPeerPid_Name = 0;
constexpr uint32_t kChannel_Receive_Name = 1;
constexpr uint32_t kChannel_GetAssociatedInterface_Name = 2;

}  // namespace internal
}  // namespace mojom
}  // namespace IPC

#endif  // VENDOR_CHROMIUM_IPC_IPC_MOJOM_SHARED_MESSAGE_IDS_H_