Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / common / common_message_generator.h
index fe88a92..462077e 100644 (file)
 #include "chrome/common/spellcheck_messages.h"
 #include "chrome/common/tts_messages.h"
 
-#if defined(ENABLE_AUTOMATION)
-#include "chrome/common/automation_messages.h"
-#endif
-
 #if defined(ENABLE_MDNS)
 #include "chrome/common/local_discovery/local_discovery_messages.h"
 #endif
@@ -31,7 +27,3 @@
 #if defined(ENABLE_WEBRTC)
 #include "chrome/common/media/webrtc_logging_messages.h"
 #endif
-
-#if defined(OS_ANDROID)
-#include "chrome/common/encrypted_media_messages_android.h"
-#endif