Index: jingle/notifier/communicator/xmpp_connection_generator.h |
diff --git a/chrome/common/net/notifier/communicator/xmpp_connection_generator.h b/jingle/notifier/communicator/xmpp_connection_generator.h |
similarity index 92% |
rename from chrome/common/net/notifier/communicator/xmpp_connection_generator.h |
rename to jingle/notifier/communicator/xmpp_connection_generator.h |
index 1f9dfaa7ce6d41caeb214a7171ecc7ac2bb02cc8..43b5329122952fc7f77867a03a7f5e5640bc93cc 100644 |
--- a/chrome/common/net/notifier/communicator/xmpp_connection_generator.h |
+++ b/jingle/notifier/communicator/xmpp_connection_generator.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 CHROME_COMMON_NET_NOTIFIER_COMMUNICATOR_XMPP_CONNECTION_GENERATOR_H_ |
-#define CHROME_COMMON_NET_NOTIFIER_COMMUNICATOR_XMPP_CONNECTION_GENERATOR_H_ |
+#ifndef JINGLE_NOTIFIER_COMMUNICATOR_XMPP_CONNECTION_GENERATOR_H_ |
+#define JINGLE_NOTIFIER_COMMUNICATOR_XMPP_CONNECTION_GENERATOR_H_ |
#include <vector> |
@@ -91,4 +91,4 @@ class XmppConnectionGenerator : public sigslot::has_slots<> { |
} // namespace notifier |
-#endif // CHROME_COMMON_NET_NOTIFIER_COMMUNICATOR_XMPP_CONNECTION_GENERATOR_H_ |
+#endif // JINGLE_NOTIFIER_COMMUNICATOR_XMPP_CONNECTION_GENERATOR_H_ |