summaryrefslogtreecommitdiffstats
path: root/content/public/browser/render_widget_host_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/public/browser/render_widget_host_view.h')
-rw-r--r--content/public/browser/render_widget_host_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/public/browser/render_widget_host_view.h b/content/public/browser/render_widget_host_view.h
index 0f39be8..01d9745 100644
--- a/content/public/browser/render_widget_host_view.h
+++ b/content/public/browser/render_widget_host_view.h
@@ -10,7 +10,7 @@
#include "content/common/content_export.h"
#include "third_party/skia/include/core/SkBitmap.h"
#include "third_party/skia/include/core/SkRegion.h"
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h"
+#include "third_party/WebKit/public/web/WebInputEvent.h"
#include "ui/gfx/native_widget_types.h"
#if defined(TOOLKIT_GTK)