Index: chrome/browser/tab_contents/web_contents.cc |
=================================================================== |
--- chrome/browser/tab_contents/web_contents.cc (revision 10892) |
+++ chrome/browser/tab_contents/web_contents.cc (working copy) |
@@ -12,6 +12,7 @@ |
#include "chrome/browser/autofill_manager.h" |
#include "chrome/browser/bookmarks/bookmark_model.h" |
#include "chrome/browser/browser.h" |
+#include "chrome/browser/browser_about_handler.h" |
#include "chrome/browser/dom_operation_notification_details.h" |
#include "chrome/browser/download/download_manager.h" |
#include "chrome/browser/gears_integration.h" |