582e1e98b8f8cc2f7d55d0f04d35ff4749739659
[platform/framework/web/crosswalk-tizen.git] /
1 // Copyright 2014 Samsung Electronics. 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.
4
5 // Multiply-included file, hence no include guard.
6 // efl message generator
7
8 #if defined(OS_TIZEN)
9 #include "content/common/tts_messages_efl.h"
10 #endif
11
12 #if defined(ENABLE_TIZEN_MEDIA_RECORDER)
13 #include "content/common/media/media_capture_messages_efl.h"
14 #endif
15
16 #if defined(TIZEN_MULTIMEDIA_SUPPORT)
17 #include "content/common/media/media_player_messages_efl.h"
18 #endif