Index: chrome/browser/notifications/balloon_host.h |
diff --git a/chrome/browser/notifications/balloon_host.h b/chrome/browser/notifications/balloon_host.h |
index 2f393018e007c4a48048dbce740067148e8cc8cb..0910d5343e7ad4abeb9a5fa1b20b4b687e29e8f1 100644 |
--- a/chrome/browser/notifications/balloon_host.h |
+++ b/chrome/browser/notifications/balloon_host.h |
@@ -9,6 +9,7 @@ |
#include <string> |
#include <vector> |
+#include "base/scoped_ptr.h" |
#include "chrome/browser/extensions/extension_function_dispatcher.h" |
#include "chrome/browser/tab_contents/render_view_host_delegate_helper.h" |
#include "content/browser/renderer_host/render_view_host_delegate.h" |