Index: chrome/common/net/notifier/listener/talk_mediator.h |
=================================================================== |
--- chrome/common/net/notifier/listener/talk_mediator.h (revision 46353) |
+++ chrome/common/net/notifier/listener/talk_mediator.h (working copy) |
@@ -13,12 +13,12 @@ |
// ... |
// mediator.Logout(); |
-#ifndef CHROME_BROWSER_SYNC_NOTIFIER_LISTENER_TALK_MEDIATOR_H_ |
-#define CHROME_BROWSER_SYNC_NOTIFIER_LISTENER_TALK_MEDIATOR_H_ |
+#ifndef CHROME_COMMON_NET_NOTIFIER_LISTENER_TALK_MEDIATOR_H_ |
+#define CHROME_COMMON_NET_NOTIFIER_LISTENER_TALK_MEDIATOR_H_ |
#include <string> |
-#include "chrome/browser/sync/notifier/listener/notification_defines.h" |
+#include "chrome/common/net/notifier/listener/notification_defines.h" |
#include "chrome/common/deprecated/event_sys.h" |
namespace notifier { |
@@ -73,4 +73,4 @@ |
} // namespace notifier |
-#endif // CHROME_BROWSER_SYNC_NOTIFIER_LISTENER_TALK_MEDIATOR_H_ |
+#endif // CHROME_COMMON_NET_NOTIFIER_LISTENER_TALK_MEDIATOR_H_ |