| Index: chrome/browser/sync/notifier/server_notifier_thread.cc
|
| diff --git a/chrome/browser/sync/notifier/server_notifier_thread.cc b/chrome/browser/sync/notifier/server_notifier_thread.cc
|
| index 19b2f4041a6c9ad1dd85c0c81ef658668de2d702..ce416ebd8d49023cd84f0534b3585e7fed1a453c 100644
|
| --- a/chrome/browser/sync/notifier/server_notifier_thread.cc
|
| +++ b/chrome/browser/sync/notifier/server_notifier_thread.cc
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "chrome/browser/sync/notifier/chrome_invalidation_client.h"
|
| -#include "chrome/common/net/notifier/listener/notification_defines.h"
|
| +#include "jingle/notifier/listener/notification_defines.h"
|
|
|
| namespace sync_notifier {
|
|
|
|
|