Chromium Code Reviews| Index: ppapi/proxy/ppb_image_data_proxy.cc |
| diff --git a/ppapi/proxy/ppb_image_data_proxy.cc b/ppapi/proxy/ppb_image_data_proxy.cc |
| index bddf2e73880aa7216977705457c178fdc36d636d..a92d5997e61ce75a6e00854f4bae826998c49705 100644 |
| --- a/ppapi/proxy/ppb_image_data_proxy.cc |
| +++ b/ppapi/proxy/ppb_image_data_proxy.cc |
| @@ -23,7 +23,7 @@ |
| #if !defined(OS_NACL) |
| #include "skia/ext/platform_canvas.h" |
| -#include "ui/gfx/surface/transport_dib.h" |
| +#include "ui/surface/transport_dib.h" |
| #endif |
| namespace ppapi { |