summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r--content/content_common.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index f7d6795..477d460 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -16,6 +16,8 @@
'sources': [
"common/content_switches.cc",
"common/content_switches.h",
+ 'common/message_router.cc',
+ 'common/message_router.h',
"common/p2p_messages.cc",
"common/p2p_messages.h",
"common/p2p_sockets.cc",