Index: remoting/protocol/jingle_session.h |
diff --git a/remoting/protocol/jingle_session.h b/remoting/protocol/jingle_session.h |
index 3fd6cdd5cdd6ec75bd8793bed76ad8f9ffb53e65..202fb05c3a363627b8ecaf095723f97593d423af 100644 |
--- a/remoting/protocol/jingle_session.h |
+++ b/remoting/protocol/jingle_session.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 REMOTING_PROTOCOL_PEPPER_SESSION_H_ |
-#define REMOTING_PROTOCOL_PEPPER_SESSION_H_ |
+#ifndef REMOTING_PROTOCOL_JINGLE_SESSION_H_ |
+#define REMOTING_PROTOCOL_JINGLE_SESSION_H_ |
#include <list> |
#include <map> |
@@ -152,4 +152,4 @@ class JingleSession : public Session, |
} // namespace protocol |
} // namespace remoting |
-#endif // REMOTING_PROTOCOL_PEPPER_SESSION_H_ |
+#endif // REMOTING_PROTOCOL_JINGLE_SESSION_H_ |