| Index: chrome/browser/ui/snapshot_tab_helper.h
|
| diff --git a/chrome/browser/ui/snapshot_tab_helper.h b/chrome/browser/ui/snapshot_tab_helper.h
|
| index 277162138d155920c15e0ffcf0225b2db6705099..fe12301c8a566866d502b191ca87f13695e45008 100644
|
| --- a/chrome/browser/ui/snapshot_tab_helper.h
|
| +++ b/chrome/browser/ui/snapshot_tab_helper.h
|
| @@ -10,7 +10,6 @@
|
|
|
| class SkBitmap;
|
| class TabContents;
|
| -typedef TabContents TabContentsWrapper;
|
|
|
| // Per-tab class to handle snapshot functionality.
|
| class SnapshotTabHelper : public content::WebContentsObserver {
|
|
|