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 cdb2e627b691174b58d4b137b384a9158d4f6843..2619a852fba846a944171e03318fb20c3e4a774f 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_PROXY_MAP() |
} // namespace webrtc |
-#endif // WEBRTC_API_DATACHANNEL_H_ |
+#endif // WEBRTC_PC_DATACHANNEL_H_ |