Fix ui/gfx/geometry headers

This commit is contained in:
Cheng Zhao 2015-03-10 15:35:53 -07:00
parent dead7caab2
commit 819ab5cd0c
7 changed files with 12 additions and 12 deletions

View file

@ -19,7 +19,7 @@
#include "third_party/WebKit/public/platform/WebCanvas.h"
#include "third_party/WebKit/public/web/WebNode.h"
#include "third_party/WebKit/public/web/WebPrintParams.h"
#include "ui/gfx/size.h"
#include "ui/gfx/geometry/size.h"
struct PrintMsg_Print_Params;
struct PrintMsg_PrintPage_Params;