| Index: content/child/child_shared_bitmap_manager.cc
|
| diff --git a/content/child/child_shared_bitmap_manager.cc b/content/child/child_shared_bitmap_manager.cc
|
| index 66982328c70b1d5d23359aa07411b5d19b7bd75a..5cccb6d36b6f37923dee5db8c643a65808c19ccc 100644
|
| --- a/content/child/child_shared_bitmap_manager.cc
|
| +++ b/content/child/child_shared_bitmap_manager.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/process/process_metrics.h"
|
| #include "content/child/child_thread.h"
|
| #include "content/common/child_process_messages.h"
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/size.h"
|
|
|
| namespace content {
|
|
|
|
|