| Index: chrome/common/net/notifier/listener/subscribe_task.h
|
| ===================================================================
|
| --- chrome/common/net/notifier/listener/subscribe_task.h (revision 46353)
|
| +++ chrome/common/net/notifier/listener/subscribe_task.h (working copy)
|
| @@ -6,8 +6,8 @@
|
| // stanza which establishes the endpoint and directs future notifications to be
|
| // pushed.
|
|
|
| -#ifndef CHROME_BROWSER_SYNC_NOTIFIER_LISTENER_SUBSCRIBE_TASK_H_
|
| -#define CHROME_BROWSER_SYNC_NOTIFIER_LISTENER_SUBSCRIBE_TASK_H_
|
| +#ifndef CHROME_COMMON_NET_NOTIFIER_LISTENER_SUBSCRIBE_TASK_H_
|
| +#define CHROME_COMMON_NET_NOTIFIER_LISTENER_SUBSCRIBE_TASK_H_
|
|
|
| #include <string>
|
| #include <vector>
|
| @@ -48,4 +48,4 @@
|
|
|
| } // namespace notifier
|
|
|
| -#endif // CHROME_BROWSER_SYNC_NOTIFIER_LISTENER_SUBSCRIBE_TASK_H_
|
| +#endif // CHROME_COMMON_NET_NOTIFIER_LISTENER_SUBSCRIBE_TASK_H_
|
|
|