| Index: content/browser/gpu/gpu_process_host.cc
|
| diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc
|
| index 66f152b6f88477bb8fb2a86e324b005280444892..4900d2ec4c6006b6f6c206aba0a37cd0a0b4382a 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -42,7 +42,7 @@
|
| #endif
|
|
|
| #if defined(OS_WIN) && !defined(USE_AURA)
|
| -#include "ui/gfx/surface/accelerated_surface_win.h"
|
| +#include "ui/surface/accelerated_surface_win.h"
|
| #endif
|
|
|
| using content::BrowserThread;
|
|
|