diff options
Diffstat (limited to 'chrome/browser/instant/instant_unload_handler.h')
-rw-r--r-- | chrome/browser/instant/instant_unload_handler.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/instant/instant_unload_handler.h b/chrome/browser/instant/instant_unload_handler.h index 3a1f1a4..1b2648c 100644 --- a/chrome/browser/instant/instant_unload_handler.h +++ b/chrome/browser/instant/instant_unload_handler.h @@ -9,7 +9,8 @@ #include "base/memory/scoped_vector.h" class Browser; -class TabContentsWrapper; +class TabContents; +typedef TabContents TabContentsWrapper; // InstantUnloadHandler makes sure the before unload and unload handler is run // when using instant. When the user commits the instant preview the existing |