| Index: chrome/browser/tab_contents_wrapper.cc
|
| diff --git a/chrome/browser/tab_contents_wrapper.cc b/chrome/browser/tab_contents_wrapper.cc
|
| index 707e240cecacbd6258a6de42aa47919928987082..d1f0a2fb82b4cb5bbe4acd10684110ac70d7cec3 100644
|
| --- a/chrome/browser/tab_contents_wrapper.cc
|
| +++ b/chrome/browser/tab_contents_wrapper.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/tab_contents_wrapper.h"
|
|
|
| +#include "base/singleton.h"
|
| #include "chrome/browser/password_manager/password_manager.h"
|
| #include "chrome/browser/password_manager_delegate_impl.h"
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
|
|