Index: chrome/browser/tab_contents/interstitial_page.h |
=================================================================== |
--- chrome/browser/tab_contents/interstitial_page.h (revision 73642) |
+++ chrome/browser/tab_contents/interstitial_page.h (working copy) |
@@ -15,8 +15,8 @@ |
#include "chrome/common/notification_observer.h" |
#include "chrome/common/notification_registrar.h" |
#include "chrome/common/renderer_preferences.h" |
-#include "gfx/size.h" |
#include "googleurl/src/gurl.h" |
+#include "ui/gfx/size.h" |
class NavigationEntry; |
class TabContents; |