| Index: chrome/browser/extensions/app_notify_channel_ui_impl.h
|
| diff --git a/chrome/browser/extensions/app_notify_channel_ui_impl.h b/chrome/browser/extensions/app_notify_channel_ui_impl.h
|
| index bd4250d070adb6584b2879eec2c319384d287076..128ebba388f1a51d9ab42a8ace526c0ee271e3be 100644
|
| --- a/chrome/browser/extensions/app_notify_channel_ui_impl.h
|
| +++ b/chrome/browser/extensions/app_notify_channel_ui_impl.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "chrome/browser/api/sync/profile_sync_service_observer.h"
|
| #include "chrome/browser/extensions/app_notify_channel_ui.h"
|
| -#include "chrome/browser/sync/profile_sync_service_observer.h"
|
|
|
| class Profile;
|
| class TabContents;
|
|
|