| Index: chrome/browser/tab_contents/tab_contents.cc
|
| diff --git a/chrome/browser/tab_contents/tab_contents.cc b/chrome/browser/tab_contents/tab_contents.cc
|
| index 964bff1edc6f71b6fa411fa04620848f8f6d5028..68c97023d3dd1ea7bcd01d5f1838dd19f0a21449 100644
|
| --- a/chrome/browser/tab_contents/tab_contents.cc
|
| +++ b/chrome/browser/tab_contents/tab_contents.cc
|
| @@ -220,7 +220,6 @@ TabContents::TabContents(Profile* profile,
|
| registrar_(),
|
| ALLOW_THIS_IN_INITIALIZER_LIST(printing_(*this)),
|
| save_package_(),
|
| - cancelable_consumer_(),
|
| form_field_history_manager_(),
|
| autofill_manager_(),
|
| password_manager_(),
|
|
|