Chromium Code Reviews| Index: chrome/gpu/gpu_thread.h |
| =================================================================== |
| --- chrome/gpu/gpu_thread.h (revision 73642) |
| +++ chrome/gpu/gpu_thread.h (working copy) |
| @@ -18,7 +18,7 @@ |
| #include "chrome/gpu/gpu_channel.h" |
| #include "chrome/gpu/gpu_config.h" |
| #include "chrome/gpu/x_util.h" |
| -#include "gfx/native_widget_types.h" |
| +#include "ui/gfx/native_widget_types.h" |
| namespace IPC { |
| struct ChannelHandle; |