summaryrefslogtreecommitdiffstats
path: root/chrome/common/message_router.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/message_router.cc')
-rw-r--r--chrome/common/message_router.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/message_router.cc b/chrome/common/message_router.cc
index ae8df62..4b0703e 100644
--- a/chrome/common/message_router.cc
+++ b/chrome/common/message_router.cc
@@ -3,7 +3,6 @@
// found in the LICENSE file.
#include "chrome/common/message_router.h"
-#include "chrome/common/render_messages.h"
void MessageRouter::OnControlMessageReceived(const IPC::Message& msg) {
NOTREACHED() <<