| Index: chrome/browser/notifications/sync_notifier/synced_notification.h
|
| diff --git a/chrome/browser/notifications/sync_notifier/synced_notification.h b/chrome/browser/notifications/sync_notifier/synced_notification.h
|
| index 293d4f6d27bc99637ebefa8b30e30ceaa0971147..231ebaecfdf86c550686a8ea88b14edffdb821c8 100644
|
| --- a/chrome/browser/notifications/sync_notifier/synced_notification.h
|
| +++ b/chrome/browser/notifications/sync_notifier/synced_notification.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/scoped_vector.h"
|
| -#include "chrome/browser/bitmap_fetcher.h"
|
| +#include "chrome/browser/bitmap_fetcher/bitmap_fetcher.h"
|
| #include "sync/api/sync_data.h"
|
| #include "sync/protocol/sync.pb.h"
|
| #include "ui/gfx/image/image.h"
|
|
|