Chromium Code Reviews| Index: chrome/browser/ui/touch/tabs/touch_tab.h |
| =================================================================== |
| --- chrome/browser/ui/touch/tabs/touch_tab.h (revision 73642) |
| +++ chrome/browser/ui/touch/tabs/touch_tab.h (working copy) |
| @@ -10,7 +10,7 @@ |
| #include "base/scoped_ptr.h" |
| #include "chrome/browser/ui/views/tabs/base_tab.h" |
| -#include "gfx/point.h" |
| +#include "ui/gfx/point.h" |
| /////////////////////////////////////////////////////////////////////////////// |