| Index: chrome/browser/sync/notifier/sync_notifier_factory.h
|
| diff --git a/chrome/browser/sync/notifier/sync_notifier_factory.h b/chrome/browser/sync/notifier/sync_notifier_factory.h
|
| index d763d1a76cf100908358b095d016f826496e93fd..a99a707463833e6066071001baaadc80ee4e440e 100644
|
| --- a/chrome/browser/sync/notifier/sync_notifier_factory.h
|
| +++ b/chrome/browser/sync/notifier/sync_notifier_factory.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include "base/memory/weak_ptr.h"
|
| #include "chrome/browser/sync/notifier/invalidation_version_tracker.h"
|
| -#include "chrome/browser/sync/util/weak_handle.h"
|
| #include "jingle/notifier/base/notifier_options.h"
|
| +#include "sync/util/weak_handle.h"
|
|
|
| namespace sync_notifier {
|
|
|
|
|