Index: webrtc/p2p/base/p2ptransportchannel.cc |
diff --git a/webrtc/p2p/base/p2ptransportchannel.cc b/webrtc/p2p/base/p2ptransportchannel.cc |
index 5e5ba0156e66de9f527609fbe7b2e4e708a5a32f..623085f9a8cc5ef9e3193765834d3d6c7a25edd6 100644 |
--- a/webrtc/p2p/base/p2ptransportchannel.cc |
+++ b/webrtc/p2p/base/p2ptransportchannel.cc |
@@ -19,7 +19,7 @@ |
#include "webrtc/base/crc32.h" |
#include "webrtc/base/logging.h" |
#include "webrtc/base/stringencode.h" |
-#include "webrtc/system_wrappers/interface/field_trial.h" |
+#include "webrtc/system_wrappers/include/field_trial.h" |
namespace { |