[M108 Migration][Loading Performance] Introduce |BeginMainFrame| throttling
[platform/framework/web/chromium-efl.git] / cc / ipc / cc_param_traits.cc
1 // Copyright 2019 The Chromium Authors
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 #include "cc/ipc/cc_param_traits_macros.h"
6 #include "ipc/param_traits_write_macros.h"
7
8 namespace IPC {
9 #undef CC_IPC_CC_PARAM_TRAITS_MACROS_H_
10 #include "cc/ipc/cc_param_traits_macros.h"
11 }  // namespace IPC
12
13 // Generate param traits read methods.
14 #include "ipc/param_traits_read_macros.h"
15 namespace IPC {
16 #undef CC_IPC_CC_PARAM_TRAITS_MACROS_H_
17 #include "cc/ipc/cc_param_traits_macros.h"
18 }  // namespace IPC
19
20 // Generate param traits log methods.
21 #include "ipc/param_traits_log_macros.h"
22 namespace IPC {
23 #undef CC_IPC_CC_PARAM_TRAITS_MACROS_H_
24 #include "cc/ipc/cc_param_traits_macros.h"
25 }  // namespace IPC