Chromium Code Reviews| Index: chrome/browser/tab_contents/tab_contents.h |
| =================================================================== |
| --- chrome/browser/tab_contents/tab_contents.h (revision 9207) |
| +++ chrome/browser/tab_contents/tab_contents.h (working copy) |
| @@ -8,6 +8,7 @@ |
| #include <string> |
| #include <vector> |
| +#include "base/gfx/rect.h" |
| #include "chrome/browser/autocomplete/autocomplete_edit.h" |
| #include "chrome/browser/tab_contents/constrained_window.h" |
| #include "chrome/browser/tab_contents/infobar_delegate.h" |