| Index: chrome/browser/safe_browsing/malware_details_history.cc
|
| ===================================================================
|
| --- chrome/browser/safe_browsing/malware_details_history.cc (revision 116331)
|
| +++ chrome/browser/safe_browsing/malware_details_history.cc (working copy)
|
| @@ -12,10 +12,10 @@
|
| #include "chrome/browser/safe_browsing/malware_details.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "content/browser/renderer_host/render_view_host.h"
|
| -#include "content/browser/tab_contents/tab_contents.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/notification_details.h"
|
| #include "content/public/browser/notification_source.h"
|
| +#include "content/public/browser/web_contents.h"
|
|
|
| using content::BrowserThread;
|
|
|
|
|