| Index: chrome/browser/tab_contents/tab_contents.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/tab_contents.h (revision 28672)
|
| +++ chrome/browser/tab_contents/tab_contents.h (working copy)
|
| @@ -12,8 +12,8 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "app/gfx/native_widget_types.h"
|
| #include "base/basictypes.h"
|
| -#include "base/gfx/native_widget_types.h"
|
| #include "base/gfx/rect.h"
|
| #include "base/scoped_ptr.h"
|
| #include "chrome/browser/autocomplete/autocomplete_edit.h"
|
|
|