| Index: chrome/browser/sync/engine/syncer_thread.cc
|
| diff --git a/chrome/browser/sync/engine/syncer_thread.cc b/chrome/browser/sync/engine/syncer_thread.cc
|
| index 01f35f6ef09478f210d44f055ffae408c9fbff48..1437dfd654c05ebdfe43590f274da76f22cd9f7b 100644
|
| --- a/chrome/browser/sync/engine/syncer_thread.cc
|
| +++ b/chrome/browser/sync/engine/syncer_thread.cc
|
| @@ -22,7 +22,7 @@
|
| #include "chrome/browser/sync/engine/syncer.h"
|
| #include "chrome/browser/sync/syncable/directory_manager.h"
|
| #include "chrome/common/chrome_switches.h"
|
| -#include "chrome/common/net/notifier/listener/notification_constants.h"
|
| +#include "jingle/notifier/listener/notification_constants.h"
|
|
|
| using std::priority_queue;
|
| using std::min;
|
|
|