| Index: chrome/browser/tab_contents/tab_contents_delegate.h
|
| diff --git a/chrome/browser/tab_contents/tab_contents_delegate.h b/chrome/browser/tab_contents/tab_contents_delegate.h
|
| index 43f5cc48a14d793101677ba3f8c07563f2299958..496172aabcc0874bda684f8f552e1abfad1f6116 100644
|
| --- a/chrome/browser/tab_contents/tab_contents_delegate.h
|
| +++ b/chrome/browser/tab_contents/tab_contents_delegate.h
|
| @@ -8,8 +8,8 @@
|
| #include "base/basictypes.h"
|
| #include "base/gfx/native_widget_types.h"
|
| #include "base/gfx/rect.h"
|
| -#include "chrome/browser/renderer_preferences.h"
|
| #include "chrome/common/page_transition_types.h"
|
| +#include "chrome/common/renderer_preferences.h"
|
| #include "webkit/glue/window_open_disposition.h"
|
|
|
| class DownloadItem;
|
|
|