Index: chrome/browser/tab_contents/background_contents.h |
diff --git a/chrome/browser/tab_contents/background_contents.h b/chrome/browser/tab_contents/background_contents.h |
index 670abd4b061755a9b781d28cd52233f1955582ac..e8a1847cac082fab154a0fff9a7728991b79677b 100644 |
--- a/chrome/browser/tab_contents/background_contents.h |
+++ b/chrome/browser/tab_contents/background_contents.h |
@@ -9,6 +9,7 @@ |
#include <string> |
#include <vector> |
+#include "base/scoped_ptr.h" |
#include "chrome/browser/tab_contents/render_view_host_delegate_helper.h" |
#include "chrome/browser/ui/app_modal_dialogs/js_modal_dialog.h" |
#include "chrome/common/view_types.h" |