Index: webrtc/p2p/p2p.gyp |
diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp |
index 10a439b4bd02bf95121cb5c121e8793e31dc2148..4bce605dee5c9847b2afa0159835e068dc1f92ab 100644 |
--- a/webrtc/p2p/p2p.gyp |
+++ b/webrtc/p2p/p2p.gyp |
@@ -26,10 +26,10 @@ |
'base/basicpacketsocketfactory.h', |
'base/candidate.h', |
'base/common.h', |
- 'base/constants.cc', |
- 'base/constants.h', |
'base/dtlstransportchannel.cc', |
'base/dtlstransportchannel.h', |
+ 'base/p2pconstants.cc', |
+ 'base/p2pconstants.h', |
'base/p2ptransport.cc', |
'base/p2ptransport.h', |
'base/p2ptransportchannel.cc', |