Fix ui/gfx/geometry headers

This commit is contained in:
Cheng Zhao 2015-03-08 19:02:38 -07:00
parent 33f0b2ad89
commit c0356f0269
3 changed files with 7 additions and 7 deletions

View file

@ -15,7 +15,7 @@
#include "content/public/browser/devtools_frontend_host.h"
#include "content/public/browser/web_contents_delegate.h"
#include "content/public/browser/web_contents_observer.h"
#include "ui/gfx/rect.h"
#include "ui/gfx/geometry/rect.h"
class PrefRegistrySimple;