| Index: chrome/browser/instant/instant_loader.h
|
| ===================================================================
|
| --- chrome/browser/instant/instant_loader.h (revision 73642)
|
| +++ chrome/browser/instant/instant_loader.h (working copy)
|
| @@ -15,8 +15,8 @@
|
| #include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
| #include "chrome/common/page_transition_types.h"
|
| -#include "gfx/rect.h"
|
| #include "googleurl/src/gurl.h"
|
| +#include "ui/gfx/rect.h"
|
|
|
| class InstantLoaderDelegate;
|
| class InstantLoaderManagerTest;
|
|
|