| Index: chrome/browser/ui/snapshot_tab_helper.cc
|
| diff --git a/chrome/browser/ui/snapshot_tab_helper.cc b/chrome/browser/ui/snapshot_tab_helper.cc
|
| index 6953ad03027c92a617ba0d4e1ad0ce881184d6cb..e4a3faf850a969d5d340dd06284f37dee7804d96 100644
|
| --- a/chrome/browser/ui/snapshot_tab_helper.cc
|
| +++ b/chrome/browser/ui/snapshot_tab_helper.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/ui/snapshot_tab_helper.h"
|
|
|
| -#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
|
| +#include "chrome/browser/ui/tab_contents/tab_contents.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/render_messages.h"
|
| #include "content/public/browser/notification_service.h"
|
|
|