| Index: chrome/common/net/notifier/communicator/login.h
|
| ===================================================================
|
| --- chrome/common/net/notifier/communicator/login.h (revision 46353)
|
| +++ chrome/common/net/notifier/communicator/login.h (working copy)
|
| @@ -2,13 +2,13 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef CHROME_BROWSER_SYNC_NOTIFIER_COMMUNICATOR_LOGIN_H_
|
| -#define CHROME_BROWSER_SYNC_NOTIFIER_COMMUNICATOR_LOGIN_H_
|
| +#ifndef CHROME_COMMON_NET_NOTIFIER_COMMUNICATOR_LOGIN_H_
|
| +#define CHROME_COMMON_NET_NOTIFIER_COMMUNICATOR_LOGIN_H_
|
|
|
| #include <string>
|
|
|
| -#include "chrome/browser/sync/notifier/base/sigslotrepeater.h"
|
| -#include "chrome/browser/sync/notifier/base/time.h"
|
| +#include "chrome/common/net/notifier/base/sigslotrepeater.h"
|
| +#include "chrome/common/net/notifier/base/time.h"
|
| #include "talk/base/proxyinfo.h"
|
| #include "talk/base/scoped_ptr.h"
|
| #include "talk/base/sigslot.h"
|
| @@ -151,4 +151,4 @@
|
|
|
| } // namespace notifier
|
|
|
| -#endif // CHROME_BROWSER_SYNC_NOTIFIER_COMMUNICATOR_LOGIN_H_
|
| +#endif // CHROME_COMMON_NET_NOTIFIER_COMMUNICATOR_LOGIN_H_
|
|
|