| Index: content/public/browser/render_process_host.h
|
| diff --git a/content/public/browser/render_process_host.h b/content/public/browser/render_process_host.h
|
| index 194aa30db7c9db9f6998c2181b73161da47e693c..99ddab6fcf2a8b5e41a3a7364eb0afa243e8b9d8 100644
|
| --- a/content/public/browser/render_process_host.h
|
| +++ b/content/public/browser/render_process_host.h
|
| @@ -13,7 +13,7 @@
|
| #include "ipc/ipc_channel_proxy.h"
|
| #include "ipc/ipc_message.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "ui/gfx/surface/transport_dib.h"
|
| +#include "ui/surface/transport_dib.h"
|
|
|
| class GURL;
|
| struct ViewMsg_SwapOut_Params;
|
|
|