Chromium Code Reviews| Index: components/sync_sessions/synced_tab_delegate.h |
| diff --git a/components/sync_sessions/synced_tab_delegate.h b/components/sync_sessions/synced_tab_delegate.h |
| index c78c7e42627e29a2f215c08fa6cb7755fca37008..aa81540baebe718a8bcd5e96f69b25665d0b8dc9 100644 |
| --- a/components/sync_sessions/synced_tab_delegate.h |
| +++ b/components/sync_sessions/synced_tab_delegate.h |
| @@ -13,8 +13,6 @@ |
| #include "ui/base/page_transition_types.h" |
| #include "url/gurl.h" |
| -class Profile; |
| - |
| namespace sync_sessions { |
| class SyncSessionsClient; |
| } |