Chromium Code Reviews| Index: chrome/browser/blocked_content_container.cc |
| =================================================================== |
| --- chrome/browser/blocked_content_container.cc (revision 73642) |
| +++ chrome/browser/blocked_content_container.cc (working copy) |
| @@ -5,7 +5,7 @@ |
| #include "chrome/browser/blocked_content_container.h" |
| #include "chrome/browser/tab_contents/tab_contents.h" |
| -#include "gfx/rect.h" |
| +#include "ui/gfx/rect.h" |
| // static |
| const size_t BlockedContentContainer::kImpossibleNumberOfPopups = 30; |