Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1008)

Side by Side Diff: content/common/content_message_generator.h

Issue 2867693004: Snapshot of all changes to get jumbo in blink and content.
Patch Set: Rebased again Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « content/common/clipboard_messages.h ('k') | content/common/cursors/webcursor_aurax11.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // Multiply-included file, hence no include guard. 5 // Multiply-included file, hence no include guard.
6 6
7 #undef CONTENT_COMMON_CHILD_PROCESS_MESSAGES_H_
7 #include "content/common/child_process_messages.h" 8 #include "content/common/child_process_messages.h"
9 #ifndef CONTENT_COMMON_CHILD_PROCESS_MESSAGES_H_
10 #error "Failed to properly include header content/common/child_process_messages. h"
11 #endif
8 12
9 #include "build/build_config.h" 13 #include "build/build_config.h"
14 #undef CONTENT_COMMON_ACCESSIBILITY_MESSAGES_H_
10 #include "content/common/accessibility_messages.h" 15 #include "content/common/accessibility_messages.h"
16 #ifndef CONTENT_COMMON_ACCESSIBILITY_MESSAGES_H_
17 #error "Failed to properly include header content/common/accessibility_messages. h"
18 #endif
19 #undef CONTENT_COMMON_APPCACHE_MESSAGES_H_
11 #include "content/common/appcache_messages.h" 20 #include "content/common/appcache_messages.h"
21 #ifndef CONTENT_COMMON_APPCACHE_MESSAGES_H_
22 #error "Failed to properly include header content/common/appcache_messages.h"
23 #endif
24 #undef CONTENT_COMMON_BROWSER_PLUGIN_BROWSER_PLUGIN_MESSAGES_H_
12 #include "content/common/browser_plugin/browser_plugin_messages.h" 25 #include "content/common/browser_plugin/browser_plugin_messages.h"
26 #ifndef CONTENT_COMMON_BROWSER_PLUGIN_BROWSER_PLUGIN_MESSAGES_H_
27 #error "Failed to properly include header content/common/browser_plugin/browser_ plugin_messages.h"
28 #endif
29 #undef CONTENT_COMMON_CACHE_STORAGE_CACHE_STORAGE_MESSAGES_H_
13 #include "content/common/cache_storage/cache_storage_messages.h" 30 #include "content/common/cache_storage/cache_storage_messages.h"
31 #ifndef CONTENT_COMMON_CACHE_STORAGE_CACHE_STORAGE_MESSAGES_H_
32 #error "Failed to properly include header content/common/cache_storage/cache_sto rage_messages.h"
33 #endif
34 #undef CONTENT_COMMON_CLIPBOARD_MESSAGES_H_
14 #include "content/common/clipboard_messages.h" 35 #include "content/common/clipboard_messages.h"
36 #ifndef CONTENT_COMMON_CLIPBOARD_MESSAGES_H_
37 #error "Failed to properly include header content/common/clipboard_messages.h"
38 #endif
39 #undef CONTENT_COMMON_DATABASE_MESSAGES_H_
15 #include "content/common/database_messages.h" 40 #include "content/common/database_messages.h"
41 #ifndef CONTENT_COMMON_DATABASE_MESSAGES_H_
42 #error "Failed to properly include header content/common/database_messages.h"
43 #endif
44 #undef CONTENT_COMMON_DEVTOOLS_MESSAGES_H_
16 #include "content/common/devtools_messages.h" 45 #include "content/common/devtools_messages.h"
46 #ifndef CONTENT_COMMON_DEVTOOLS_MESSAGES_H_
47 #error "Failed to properly include header content/common/devtools_messages.h"
48 #endif
49 #undef CONTENT_COMMON_DOM_STORAGE_DOM_STORAGE_MESSAGES_H_
17 #include "content/common/dom_storage/dom_storage_messages.h" 50 #include "content/common/dom_storage/dom_storage_messages.h"
51 #ifndef CONTENT_COMMON_DOM_STORAGE_DOM_STORAGE_MESSAGES_H_
52 #error "Failed to properly include header content/common/dom_storage/dom_storage _messages.h"
53 #endif
54 #undef CONTENT_COMMON_DRAG_MESSAGES_H_
18 #include "content/common/drag_messages.h" 55 #include "content/common/drag_messages.h"
56 #ifndef CONTENT_COMMON_DRAG_MESSAGES_H_
57 #error "Failed to properly include header content/common/drag_messages.h"
58 #endif
19 #include "content/common/drag_traits.h" 59 #include "content/common/drag_traits.h"
60 #undef CONTENT_COMMON_FILE_UTILITIES_MESSAGES_H_
20 #include "content/common/file_utilities_messages.h" 61 #include "content/common/file_utilities_messages.h"
62 #ifndef CONTENT_COMMON_FILE_UTILITIES_MESSAGES_H_
63 #error "Failed to properly include header content/common/file_utilities_messages .h"
64 #endif
65 #undef CONTENT_COMMON_FILEAPI_FILE_SYSTEM_MESSAGES_H_
21 #include "content/common/fileapi/file_system_messages.h" 66 #include "content/common/fileapi/file_system_messages.h"
67 #ifndef CONTENT_COMMON_FILEAPI_FILE_SYSTEM_MESSAGES_H_
68 #error "Failed to properly include header content/common/fileapi/file_system_mes sages.h"
69 #endif
70 #undef CONTENT_COMMON_FILEAPI_WEBBLOB_MESSAGES_H_
22 #include "content/common/fileapi/webblob_messages.h" 71 #include "content/common/fileapi/webblob_messages.h"
72 #ifndef CONTENT_COMMON_FILEAPI_WEBBLOB_MESSAGES_H_
73 #error "Failed to properly include header content/common/fileapi/webblob_message s.h"
74 #endif
75 #undef CONTENT_COMMON_FRAME_MESSAGES_H_
23 #include "content/common/frame_messages.h" 76 #include "content/common/frame_messages.h"
77 #ifndef CONTENT_COMMON_FRAME_MESSAGES_H_
78 #error "Failed to properly include header content/common/frame_messages.h"
79 #endif
80 #undef CONTENT_COMMON_INPUT_MESSAGES_H_
24 #include "content/common/input_messages.h" 81 #include "content/common/input_messages.h"
82 #ifndef CONTENT_COMMON_INPUT_MESSAGES_H_
83 #error "Failed to properly include header content/common/input_messages.h"
84 #endif
85 #undef CONTENT_COMMON_MEDIA_AEC_DUMP_MESSAGES_H_
25 #include "content/common/media/aec_dump_messages.h" 86 #include "content/common/media/aec_dump_messages.h"
87 #ifndef CONTENT_COMMON_MEDIA_AEC_DUMP_MESSAGES_H_
88 #error "Failed to properly include header content/common/media/aec_dump_messages .h"
89 #endif
90 #undef CONTENT_COMMON_MEDIA_AUDIO_MESSAGES_H_
26 #include "content/common/media/audio_messages.h" 91 #include "content/common/media/audio_messages.h"
92 #ifndef CONTENT_COMMON_MEDIA_AUDIO_MESSAGES_H_
93 #error "Failed to properly include header content/common/media/audio_messages.h"
94 #endif
95 #undef CONTENT_COMMON_MEDIA_MEDIA_PLAYER_DELEGATE_MESSAGES_H_
27 #include "content/common/media/media_player_delegate_messages.h" 96 #include "content/common/media/media_player_delegate_messages.h"
97 #ifndef CONTENT_COMMON_MEDIA_MEDIA_PLAYER_DELEGATE_MESSAGES_H_
98 #error "Failed to properly include header content/common/media/media_player_dele gate_messages.h"
99 #endif
100 #undef CONTENT_COMMON_MEDIA_MEDIA_STREAM_MESSAGES_H_
28 #include "content/common/media/media_stream_messages.h" 101 #include "content/common/media/media_stream_messages.h"
102 #ifndef CONTENT_COMMON_MEDIA_MEDIA_STREAM_MESSAGES_H_
103 #error "Failed to properly include header content/common/media/media_stream_mess ages.h"
104 #endif
105 #undef CONTENT_COMMON_MEDIA_MEDIA_STREAM_TRACK_METRICS_HOST_MESSAGES_H_
29 #include "content/common/media/media_stream_track_metrics_host_messages.h" 106 #include "content/common/media/media_stream_track_metrics_host_messages.h"
107 #ifndef CONTENT_COMMON_MEDIA_MEDIA_STREAM_TRACK_METRICS_HOST_MESSAGES_H_
108 #error "Failed to properly include header content/common/media/media_stream_trac k_metrics_host_messages.h"
109 #endif
110 #undef CONTENT_COMMON_MEDIA_MIDI_MESSAGES_H_
30 #include "content/common/media/midi_messages.h" 111 #include "content/common/media/midi_messages.h"
112 #ifndef CONTENT_COMMON_MEDIA_MIDI_MESSAGES_H_
113 #error "Failed to properly include header content/common/media/midi_messages.h"
114 #endif
115 #undef CONTENT_COMMON_MEDIA_PEER_CONNECTION_TRACKER_MESSAGES_H_
31 #include "content/common/media/peer_connection_tracker_messages.h" 116 #include "content/common/media/peer_connection_tracker_messages.h"
117 #ifndef CONTENT_COMMON_MEDIA_PEER_CONNECTION_TRACKER_MESSAGES_H_
118 #error "Failed to properly include header content/common/media/peer_connection_t racker_messages.h"
119 #endif
120 #undef CONTENT_COMMON_PAGE_MESSAGES_H_
32 #include "content/common/page_messages.h" 121 #include "content/common/page_messages.h"
122 #ifndef CONTENT_COMMON_PAGE_MESSAGES_H_
123 #error "Failed to properly include header content/common/page_messages.h"
124 #endif
125 #undef CONTENT_COMMON_PLATFORM_NOTIFICATION_MESSAGES_H_
33 #include "content/common/platform_notification_messages.h" 126 #include "content/common/platform_notification_messages.h"
127 #ifndef CONTENT_COMMON_PLATFORM_NOTIFICATION_MESSAGES_H_
128 #error "Failed to properly include header content/common/platform_notification_m essages.h"
129 #endif
130 #undef CONTENT_COMMON_QUOTA_MESSAGES_H_
34 #include "content/common/quota_messages.h" 131 #include "content/common/quota_messages.h"
132 #ifndef CONTENT_COMMON_QUOTA_MESSAGES_H_
133 #error "Failed to properly include header content/common/quota_messages.h"
134 #endif
135 #undef CONTENT_COMMON_RENDER_PROCESS_MESSAGES_H_
35 #include "content/common/render_process_messages.h" 136 #include "content/common/render_process_messages.h"
137 #ifndef CONTENT_COMMON_RENDER_PROCESS_MESSAGES_H_
138 #error "Failed to properly include header content/common/render_process_messages .h"
139 #endif
140 #undef CONTENT_COMMON_RESOURCE_MESSAGES_H_
36 #include "content/common/resource_messages.h" 141 #include "content/common/resource_messages.h"
142 #ifndef CONTENT_COMMON_RESOURCE_MESSAGES_H_
143 #error "Failed to properly include header content/common/resource_messages.h"
144 #endif
145 #undef CONTENT_COMMON_SERVICE_WORKER_EMBEDDED_WORKER_MESSAGES_H_
37 #include "content/common/service_worker/embedded_worker_messages.h" 146 #include "content/common/service_worker/embedded_worker_messages.h"
147 #ifndef CONTENT_COMMON_SERVICE_WORKER_EMBEDDED_WORKER_MESSAGES_H_
148 #error "Failed to properly include header content/common/service_worker/embedded _worker_messages.h"
149 #endif
150 #undef CONTENT_COMMON_SERVICE_WORKER_SERVICE_WORKER_MESSAGES_H_
38 #include "content/common/service_worker/service_worker_messages.h" 151 #include "content/common/service_worker/service_worker_messages.h"
152 #ifndef CONTENT_COMMON_SERVICE_WORKER_SERVICE_WORKER_MESSAGES_H_
153 #error "Failed to properly include header content/common/service_worker/service_ worker_messages.h"
154 #endif
155 #undef CONTENT_COMMON_SPEECH_RECOGNITION_MESSAGES_H_
39 #include "content/common/speech_recognition_messages.h" 156 #include "content/common/speech_recognition_messages.h"
157 #ifndef CONTENT_COMMON_SPEECH_RECOGNITION_MESSAGES_H_
158 #error "Failed to properly include header content/common/speech_recognition_mess ages.h"
159 #endif
160 #undef CONTENT_COMMON_TEXT_INPUT_CLIENT_MESSAGES_H_
40 #include "content/common/text_input_client_messages.h" 161 #include "content/common/text_input_client_messages.h"
162 #ifndef CONTENT_COMMON_TEXT_INPUT_CLIENT_MESSAGES_H_
163 #error "Failed to properly include header content/common/text_input_client_messa ges.h"
164 #endif
165 #undef CONTENT_COMMON_VIEW_MESSAGES_H_
41 #include "content/common/view_messages.h" 166 #include "content/common/view_messages.h"
167 #ifndef CONTENT_COMMON_VIEW_MESSAGES_H_
168 #error "Failed to properly include header content/common/view_messages.h"
169 #endif
170 #undef CONTENT_COMMON_WORKER_MESSAGES_H_
42 #include "content/common/worker_messages.h" 171 #include "content/common/worker_messages.h"
172 #ifndef CONTENT_COMMON_WORKER_MESSAGES_H_
173 #error "Failed to properly include header content/common/worker_messages.h"
174 #endif
43 #include "media/media_features.h" 175 #include "media/media_features.h"
44 176
45 #if BUILDFLAG(ENABLE_WEBRTC) 177 #if BUILDFLAG(ENABLE_WEBRTC)
178 #undef CONTENT_COMMON_P2P_MESSAGES_H_
46 #include "content/common/p2p_messages.h" 179 #include "content/common/p2p_messages.h"
180 #ifndef CONTENT_COMMON_P2P_MESSAGES_H_
181 #error "Failed to properly include header content/common/p2p_messages.h"
182 #endif
47 #endif 183 #endif
48 184
49 #if defined(OS_ANDROID) 185 #if defined(OS_ANDROID)
186 #undef CONTENT_COMMON_ANDROID_SYNC_COMPOSITOR_MESSAGES_H_
50 #include "content/common/android/sync_compositor_messages.h" 187 #include "content/common/android/sync_compositor_messages.h"
188 #ifndef CONTENT_COMMON_ANDROID_SYNC_COMPOSITOR_MESSAGES_H_
189 #error "Failed to properly include header content/common/android/sync_compositor _messages.h"
190 #endif
191 #undef CONTENT_COMMON_GIN_JAVA_BRIDGE_MESSAGES_H_
51 #include "content/common/gin_java_bridge_messages.h" 192 #include "content/common/gin_java_bridge_messages.h"
193 #ifndef CONTENT_COMMON_GIN_JAVA_BRIDGE_MESSAGES_H_
194 #error "Failed to properly include header content/common/gin_java_bridge_message s.h"
195 #endif
52 #include "content/common/media/media_player_messages_android.h" 196 #include "content/common/media/media_player_messages_android.h"
53 #include "content/common/media/surface_view_manager_messages_android.h" 197 #include "content/common/media/surface_view_manager_messages_android.h"
54 #endif // defined(OS_ANDROID) 198 #endif // defined(OS_ANDROID)
55 199
56 #if defined(OS_WIN) 200 #if defined(OS_WIN)
201 #undef CONTENT_COMMON_DWRITE_FONT_PROXY_MESSAGES_H_
57 #include "content/common/dwrite_font_proxy_messages.h" 202 #include "content/common/dwrite_font_proxy_messages.h"
203 #ifndef CONTENT_COMMON_DWRITE_FONT_PROXY_MESSAGES_H_
204 #error "Failed to properly include header content/common/dwrite_font_proxy_messa ges.h"
205 #endif
58 #endif // defined(OS_WIN) 206 #endif // defined(OS_WIN)
207
OLDNEW
« no previous file with comments | « content/common/clipboard_messages.h ('k') | content/common/cursors/webcursor_aurax11.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698