Index: webrtc/api/peerconnectionfactoryproxy.h |
diff --git a/webrtc/api/peerconnectionfactoryproxy.h b/webrtc/api/peerconnectionfactoryproxy.h |
index 227a685b7e23b258f8bb33fc3104e21412cb9c98..22a364d4923145d734b2af350ba2b4ff6964d437 100644 |
--- a/webrtc/api/peerconnectionfactoryproxy.h |
+++ b/webrtc/api/peerconnectionfactoryproxy.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_API_PEERCONNECTIONFACTORYPROXY_H_ |
-#define WEBRTC_API_PEERCONNECTIONFACTORYPROXY_H_ |
+#ifndef WEBRTC_PC_PEERCONNECTIONFACTORYPROXY_H_ |
+#define WEBRTC_PC_PEERCONNECTIONFACTORYPROXY_H_ |
#include <memory> |
#include <string> |
@@ -103,4 +103,4 @@ BEGIN_SIGNALING_PROXY_MAP(PeerConnectionFactory) |
} // namespace webrtc |
-#endif // WEBRTC_API_PEERCONNECTIONFACTORYPROXY_H_ |
+#endif // WEBRTC_PC_PEERCONNECTIONFACTORYPROXY_H_ |