Popular sites on the NTP: Try to keep the ordering constant
[chromium-blink-merge.git] / components / guest_view / common / guest_view_message_generator.cc
blob6a0bca159e1ae477e6c4f61c8f6effcb7e03acb5
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 // Get basic type definitions.
6 #define IPC_MESSAGE_IMPL
7 #include "components/guest_view/common/guest_view_message_generator.h"
9 // Generate constructors.
10 #include "ipc/struct_constructor_macros.h"
11 #include "components/guest_view/common/guest_view_message_generator.h"
13 // Generate destructors.
14 #include "ipc/struct_destructor_macros.h"
15 #include "components/guest_view/common/guest_view_message_generator.h"
17 // Generate param traits write methods.
18 #include "ipc/param_traits_write_macros.h"
19 namespace IPC {
20 #include "components/guest_view/common/guest_view_message_generator.h"
21 } // namespace IPC
23 // Generate param traits read methods.
24 #include "ipc/param_traits_read_macros.h"
25 namespace IPC {
26 #include "components/guest_view/common/guest_view_message_generator.h"
27 } // namespace IPC
29 // Generate param traits log methods.
30 #include "ipc/param_traits_log_macros.h"
31 namespace IPC {
32 #include "components/guest_view/common/guest_view_message_generator.h"
33 } // namespace IPC