| Index: chrome/renderer/render_thread.h
|
| ===================================================================
|
| --- chrome/renderer/render_thread.h (revision 73642)
|
| +++ chrome/renderer/render_thread.h (working copy)
|
| @@ -19,9 +19,9 @@
|
| #include "chrome/common/extensions/extension_set.h"
|
| #include "chrome/common/gpu_info.h"
|
| #include "chrome/renderer/visitedlink_slave.h"
|
| -#include "gfx/native_widget_types.h"
|
| #include "ipc/ipc_channel_proxy.h"
|
| #include "ipc/ipc_platform_file.h"
|
| +#include "ui/gfx/native_widget_types.h"
|
|
|
| class AppCacheDispatcher;
|
| class CookieMessageFilter;
|
|
|