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.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 0ef8194..5e50dcd 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -14,6 +14,9 @@
'..',
],
'sources': [
+ "common/p2p_messages.cc",
+ "common/p2p_messages.h",
+ "common/p2p_sockets.h",
],
'conditions': [
['OS=="win"', {