Index: content/renderer/media/webrtc_logging.h |
diff --git a/content/renderer/media/webrtc_logging.h b/content/renderer/media/webrtc_logging.h |
index 0aafa9cc7d55db51acd049ca93d50460b5c2e1ac..aa1958df798439565bcfe8e5d50643467ca72be0 100644 |
--- a/content/renderer/media/webrtc_logging.h |
+++ b/content/renderer/media/webrtc_logging.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CONTENT_RENDERER_WEBRTC_LOGGING_H_ |
-#define CONTENT_RENDERER_WEBRTC_LOGGING_H_ |
+#ifndef CONTENT_RENDERER_MEDIA_WEBRTC_LOGGING_H_ |
+#define CONTENT_RENDERER_MEDIA_WEBRTC_LOGGING_H_ |
#include <string> |
@@ -19,4 +19,4 @@ void WebRtcLogMessage(const std::string& message); |
} // namespace content |
-#endif // CONTENT_RENDERER_WEBRTC_LOGGING_H_ |
+#endif // CONTENT_RENDERER_MEDIA_WEBRTC_LOGGING_H_ |