Index: webrtc/pc/datachannel.h |
diff --git a/webrtc/api/datachannel.h b/webrtc/pc/datachannel.h |
similarity index 98% |
copy from webrtc/api/datachannel.h |
copy to webrtc/pc/datachannel.h |
index 9208ada5ca64f360ea981e976f4fb963f1b2ce4f..d347887bad19cb1ec5253d2239a911248de7648e 100644 |
--- a/webrtc/api/datachannel.h |
+++ b/webrtc/pc/datachannel.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_API_DATACHANNEL_H_ |
-#define WEBRTC_API_DATACHANNEL_H_ |
+#ifndef WEBRTC_PC_DATACHANNEL_H_ |
+#define WEBRTC_PC_DATACHANNEL_H_ |
#include <deque> |
#include <set> |
@@ -295,4 +295,4 @@ END_SIGNALING_PROXY() |
} // namespace webrtc |
-#endif // WEBRTC_API_DATACHANNEL_H_ |
+#endif // WEBRTC_PC_DATACHANNEL_H_ |