Index: chrome/browser/safe_browsing/malware_details.h |
=================================================================== |
--- chrome/browser/safe_browsing/malware_details.h (revision 76500) |
+++ chrome/browser/safe_browsing/malware_details.h (working copy) |
@@ -21,7 +21,7 @@ |
#include "base/scoped_ptr.h" |
#include "chrome/browser/safe_browsing/report.pb.h" |
#include "chrome/browser/safe_browsing/safe_browsing_service.h" |
-#include "chrome/browser/tab_contents/tab_contents_observer.h" |
+#include "content/browser/tab_contents/tab_contents_observer.h" |
class TabContents; |
struct ViewHostMsg_MalwareDOMDetails_Params; |