| Index: chrome/browser/page_info_model.h
|
| ===================================================================
|
| --- chrome/browser/page_info_model.h (revision 73642)
|
| +++ chrome/browser/page_info_model.h (working copy)
|
| @@ -8,12 +8,12 @@
|
|
|
| #include <vector>
|
|
|
| -#include "gfx/native_widget_types.h"
|
| #include "base/string16.h"
|
| #include "chrome/browser/cancelable_request.h"
|
| #include "chrome/browser/history/history.h"
|
| #include "chrome/browser/tab_contents/navigation_entry.h"
|
| #include "googleurl/src/gurl.h"
|
| +#include "ui/gfx/native_widget_types.h"
|
|
|
| class PrefService;
|
| class Profile;
|
|
|