Chromium Code Reviews| Index: chrome/common/common_message_generator.h |
| diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h |
| index 3fd05f69a4b65dc05777e032a6b7edf085c8e4ea..462077ef7ff7e93eaf4ac117aec13975c0d85818 100644 |
| --- a/chrome/common/common_message_generator.h |
| +++ b/chrome/common/common_message_generator.h |
| @@ -27,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 |