| Index: chrome/browser/renderer_host/render_message_filter.h
|
| ===================================================================
|
| --- chrome/browser/renderer_host/render_message_filter.h (revision 73642)
|
| +++ chrome/browser/renderer_host/render_message_filter.h (working copy)
|
| @@ -24,10 +24,10 @@
|
| #include "chrome/browser/net/resolve_proxy_msg_helper.h"
|
| #include "chrome/browser/renderer_host/resource_dispatcher_host.h"
|
| #include "chrome/common/content_settings.h"
|
| -#include "gfx/native_widget_types.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebCache.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebPopupType.h"
|
| #include "ui/base/clipboard/clipboard.h"
|
| +#include "ui/gfx/native_widget_types.h"
|
|
|
| class ChromeURLRequestContext;
|
| struct FontDescriptor;
|
|
|