| Index: content/browser/plugin_process_host_mac.cc
|
| diff --git a/content/browser/plugin_process_host_mac.cc b/content/browser/plugin_process_host_mac.cc
|
| index f3ad53f217ba242dd0c866b23d83e64aa6596dbf..c9ee2bd17dea851f4c8ab4a8f869df7fed1d037b 100644
|
| --- a/content/browser/plugin_process_host_mac.cc
|
| +++ b/content/browser/plugin_process_host_mac.cc
|
| @@ -15,7 +15,7 @@
|
| #include "content/browser/plugin_process_host.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/child_process_data.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace content {
|
|
|
|
|