| Index: content/browser/renderer_host/backing_store_win.cc
|
| diff --git a/content/browser/renderer_host/backing_store_win.cc b/content/browser/renderer_host/backing_store_win.cc
|
| index 45e402e6bc01bd0f72a56ead722866b17b50e3a1..631b24fa6df6a3088bd466472b785a256f182b43 100644
|
| --- a/content/browser/renderer_host/backing_store_win.cc
|
| +++ b/content/browser/renderer_host/backing_store_win.cc
|
| @@ -10,7 +10,7 @@
|
| #include "content/public/common/content_switches.h"
|
| #include "skia/ext/platform_canvas.h"
|
| #include "ui/gfx/gdi_util.h"
|
| -#include "ui/gfx/surface/transport_dib.h"
|
| +#include "ui/surface/transport_dib.h"
|
|
|
| namespace {
|
|
|
|
|