| Index: content/browser/gpu/gpu_process_host_ui_shim.cc
|
| diff --git a/content/browser/gpu/gpu_process_host_ui_shim.cc b/content/browser/gpu/gpu_process_host_ui_shim.cc
|
| index 95f072443283b8b4a81ea135a1e37eac10ea2e82..a7c5b20bd8d8c2127622a58d2b07a9f2393802ce 100644
|
| --- a/content/browser/gpu/gpu_process_host_ui_shim.cc
|
| +++ b/content/browser/gpu/gpu_process_host_ui_shim.cc
|
| @@ -28,7 +28,7 @@
|
| #include "ui/gfx/swap_result.h"
|
|
|
| #if defined(OS_MACOSX)
|
| -#include "content/common/gpu/accelerated_surface_buffers_swapped_params_mac.h"
|
| +#include "content/common/accelerated_surface_buffers_swapped_params_mac.h"
|
| #include "ui/accelerated_widget_mac/accelerated_widget_mac.h"
|
| #endif
|
|
|
|
|