Index: chrome/browser/notifications/balloon_host.h |
diff --git a/chrome/browser/notifications/balloon_host.h b/chrome/browser/notifications/balloon_host.h |
index d00fbf915f2b5763b2a9715cf56e3f139666aab8..475d6bd0806436f9c3b5a75586c0340b29a464d7 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" |