| Index: chrome/browser/tab_contents/interstitial_page.h
|
| diff --git a/chrome/browser/tab_contents/interstitial_page.h b/chrome/browser/tab_contents/interstitial_page.h
|
| index aa2507a538fe188fef27dcd9b2f879d46d44e701..ccfeb7bc48aac476915656b54a1fee7217d4813b 100644
|
| --- a/chrome/browser/tab_contents/interstitial_page.h
|
| +++ b/chrome/browser/tab_contents/interstitial_page.h
|
| @@ -11,6 +11,7 @@
|
|
|
| #include "base/scoped_ptr.h"
|
| #include "chrome/browser/renderer_host/render_view_host_delegate.h"
|
| +#include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
| #include "chrome/common/renderer_preferences.h"
|
| #include "gfx/size.h"
|
|
|