blob: 73338133bb7c8426a88f29e221e9ea70a00e8ca8 [file] [log] [blame]
// mojo/public/interfaces/bindings/tests/echo.mojom-shared-message-ids.h is auto generated by mojom_bindings_generator.py, do not edit
// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef MOJO_PUBLIC_INTERFACES_BINDINGS_TESTS_ECHO_MOJOM_SHARED_MESSAGE_IDS_H_
#define MOJO_PUBLIC_INTERFACES_BINDINGS_TESTS_ECHO_MOJOM_SHARED_MESSAGE_IDS_H_
#include <stdint.h>
namespace test::echo::mojom {
namespace messages {
enum class Echo : uint32_t {
kEchoPoint = 0,
};
} // namespace messages
} // test::echo::mojom
#endif // MOJO_PUBLIC_INTERFACES_BINDINGS_TESTS_ECHO_MOJOM_SHARED_MESSAGE_IDS_H_