Index: jingle/notifier/communicator/login_failure.h |
diff --git a/chrome/common/net/notifier/communicator/login_failure.h b/jingle/notifier/communicator/login_failure.h |
similarity index 86% |
rename from chrome/common/net/notifier/communicator/login_failure.h |
rename to jingle/notifier/communicator/login_failure.h |
index 05505cebed6e3514fb696d53d22ee850c21d0e0b..af4b66c97eb2678326ff319509236306dc8a856c 100644 |
--- a/chrome/common/net/notifier/communicator/login_failure.h |
+++ b/jingle/notifier/communicator/login_failure.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_LOGIN_FAILURE_H_ |
-#define CHROME_COMMON_NET_NOTIFIER_COMMUNICATOR_LOGIN_FAILURE_H_ |
+#ifndef JINGLE_NOTIFIER_COMMUNICATOR_LOGIN_FAILURE_H_ |
+#define JINGLE_NOTIFIER_COMMUNICATOR_LOGIN_FAILURE_H_ |
#include "talk/xmpp/xmppengine.h" |
@@ -47,4 +47,4 @@ class LoginFailure { |
} // namespace notifier |
-#endif // CHROME_COMMON_NET_NOTIFIER_COMMUNICATOR_LOGIN_FAILURE_H_ |
+#endif // JINGLE_NOTIFIER_COMMUNICATOR_LOGIN_FAILURE_H_ |